Skip to content

Commit a38b0c6

Browse files
Bumping more stuff
1 parent 9fec1cb commit a38b0c6

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

spec/rails4_stub/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,4 +120,4 @@ DEPENDENCIES
120120
rails-api (~> 0.4)
121121

122122
BUNDLED WITH
123-
1.16.1
123+
2.2.20

spec/sample_bundler/.bundle/config

+1
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
BUNDLE_FROZEN: "true"
33
BUNDLE_PATH: "vendor/bundle"
44
BUNDLE_DISABLE_SHARED_GEMS: "1"
5+
BUNDLE_DEPLOYMENT: "true"

spec/sample_bundler/Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ DEPENDENCIES
1111
rake (= 12.3.3)
1212

1313
BUNDLED WITH
14-
2.2.19
14+
2.2.20

0 commit comments

Comments
 (0)