Skip to content

Commit

Permalink
update gem dependencies in Gemfile.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
dorianmariecom committed Oct 17, 2024
1 parent d70a53e commit af41aca
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1)
activesupport (7.2.1.1)
base64
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
Expand Down Expand Up @@ -105,10 +105,10 @@ GEM
ast (~> 2.4.1)
racc
prettier_print (1.2.1)
process_executer (1.1.2)
process_executer (1.2.0)
public_suffix (6.0.1)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rainbow (3.1.1)
rchardet (1.8.0)
regexp_parser (2.9.2)
Expand All @@ -125,7 +125,7 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.1)
rubocop (1.66.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -180,7 +180,7 @@ GEM
prettier_print (~> 1.2, >= 1.2.0)
syntax_tree (~> 6.1, >= 6.1.1)
yaml (0.3.0)
zeitwerk (2.6.18)
zeitwerk (2.7.0)

PLATFORMS
arm64-darwin-22
Expand All @@ -205,4 +205,4 @@ RUBY VERSION
ruby 3.3.5p100

BUNDLED WITH
2.5.21
2.5.22

0 comments on commit af41aca

Please sign in to comment.