Skip to content

Commit 7930d39

Browse files
Bump autotuner from 1.0.2 to 1.1.0
Bumps [autotuner](https://github.com/Shopify/autotuner) from 1.0.2 to 1.1.0. - [Release notes](https://github.com/Shopify/autotuner/releases) - [Commits](Shopify/autotuner@v1.0.2...v1.1.0) --- updated-dependencies: - dependency-name: autotuner dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bb48e11 commit 7930d39

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ gem "htmlcompressor", "~> 0.4.0"
144144

145145
gem "doorkeeper", "~> 5.8"
146146

147-
gem "autotuner", "~> 1.0"
147+
gem "autotuner", "~> 1.1"
148148

149149
gem "tailwindcss-ruby", "~> 4.1"
150150

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ GEM
9999
device_detector (>= 1)
100100
safely_block (>= 0.4)
101101
ast (2.4.3)
102-
autotuner (1.0.2)
102+
autotuner (1.1.0)
103103
base64 (0.3.0)
104104
bcrypt_pbkdf (1.1.1)
105105
benchmark (0.5.0)
@@ -570,7 +570,7 @@ DEPENDENCIES
570570
activerecord-import
571571
ahoy_captain!
572572
ahoy_matey
573-
autotuner (~> 1.0)
573+
autotuner (~> 1.1)
574574
bootsnap
575575
brakeman
576576
bullet

0 commit comments

Comments
 (0)