Skip to content

Commit

Permalink
Update Bundler lockfiles
Browse files Browse the repository at this point in the history
- Use newest Bundler.
- We use no platform specific gems, so let's only bundle for the `ruby`
  platform.
- Update all bundled gems.
  • Loading branch information
bquorning committed Oct 27, 2023
1 parent b77a98d commit a48c769
Show file tree
Hide file tree
Showing 7 changed files with 36 additions and 40 deletions.
20 changes: 13 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,16 @@ GEM
reline (>= 0.3.1)
diff-lcs (1.5.0)
io-console (0.6.0)
irb (1.7.0)
reline (>= 0.3.0)
minitest (5.18.1)
irb (1.8.3)
rdoc
reline (>= 0.3.8)
minitest (5.20.0)
psych (5.1.1.1)
stringio
rake (13.0.6)
reline (0.3.5)
rdoc (6.5.0)
psych (>= 4.0.0)
reline (0.3.9)
io-console (~> 0.5)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand All @@ -28,10 +33,11 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)
stringio (3.0.8)

PLATFORMS
ruby
Expand All @@ -44,4 +50,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.6
2.4.21
10 changes: 4 additions & 6 deletions gemfiles/514.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)

PLATFORMS
arm64-darwin
arm64-darwin-22
x86_64-linux
ruby

DEPENDENCIES
maxitest!
Expand All @@ -36,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.12
2.4.21
10 changes: 4 additions & 6 deletions gemfiles/515.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)

PLATFORMS
arm64-darwin
arm64-darwin-22
x86_64-linux
ruby

DEPENDENCIES
maxitest!
Expand All @@ -36,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.12
2.4.21
10 changes: 4 additions & 6 deletions gemfiles/516.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)

PLATFORMS
arm64-darwin
arm64-darwin-22
x86_64-linux
ruby

DEPENDENCIES
maxitest!
Expand All @@ -36,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.12
2.4.21
10 changes: 4 additions & 6 deletions gemfiles/517.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,13 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)

PLATFORMS
arm64-darwin
arm64-darwin-22
x86_64-linux
ruby

DEPENDENCIES
maxitest!
Expand All @@ -36,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.12
2.4.21
12 changes: 5 additions & 7 deletions gemfiles/518.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
remote: https://rubygems.org/
specs:
diff-lcs (1.5.0)
minitest (5.18.0)
minitest (5.18.1)
rake (13.0.6)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand All @@ -19,15 +19,13 @@ GEM
rspec-expectations (3.12.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-mocks (3.12.5)
rspec-mocks (3.12.6)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rspec-support (3.12.1)

PLATFORMS
arm64-darwin
arm64-darwin-22
x86_64-linux
ruby

DEPENDENCIES
maxitest!
Expand All @@ -36,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.12
2.4.21
4 changes: 2 additions & 2 deletions gemfiles/519.gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ GEM
rspec-support (3.12.1)

PLATFORMS
arm64-darwin-22
ruby

DEPENDENCIES
maxitest!
Expand All @@ -34,4 +34,4 @@ DEPENDENCIES
rspec

BUNDLED WITH
2.4.12
2.4.21

0 comments on commit a48c769

Please sign in to comment.