Skip to content

Commit

Permalink
Merge pull request #7 from mjankowski/gem-bumps
Browse files Browse the repository at this point in the history
Version bump bundler itself and dev dependencies
  • Loading branch information
searls authored Nov 5, 2024
2 parents 242ba7b + 15d5c0b commit 392baff
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
json (2.7.2)
json (2.7.5)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
m (1.6.2)
method_source (>= 0.6.7)
rake (>= 0.9.2.2)
method_source (1.1.0)
minitest (5.23.1)
parallel (1.25.1)
parser (3.3.3.0)
minitest (5.25.1)
parallel (1.26.3)
parser (3.3.5.1)
ast (~> 2.4.1)
racc
racc (1.8.0)
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
lint_roller (~> 1.1)
rubocop-performance (~> 1.21.0)
strscan (3.1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)

PLATFORMS
arm64-darwin-22
Expand All @@ -69,4 +69,4 @@ DEPENDENCIES
standard-custom!

BUNDLED WITH
2.5.13
2.5.22

0 comments on commit 392baff

Please sign in to comment.