Skip to content

Commit

Permalink
Bump Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Jul 17, 2024
1 parent 7911d69 commit 6731302
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: .
specs:
audits1984 (0.1.6)
audits1984 (0.1.7)
console1984
rinku
rouge
Expand Down Expand Up @@ -89,8 +89,10 @@ GEM
regexp_parser (>= 1.5, < 3.0)
xpath (~> 3.2)
concurrent-ruby (1.2.2)
console1984 (0.1.31)
console1984 (0.2.0)
irb (~> 1.13)
parser
rails (>= 7.0)
rainbow
crass (1.0.6)
cuprite (0.15)
Expand All @@ -107,6 +109,10 @@ GEM
activesupport (>= 5.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.1)
loofah (2.21.3)
crass (~> 1.0.2)
Expand All @@ -127,7 +133,6 @@ GEM
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
Expand All @@ -140,6 +145,8 @@ GEM
parser (3.2.2.1)
ast (~> 2.4.1)
pg (1.5.3)
psych (5.1.2)
stringio
public_suffix (5.0.1)
puma (6.3.0)
nio4r (~> 2.0)
Expand Down Expand Up @@ -176,10 +183,14 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.1.0)
rdoc (6.7.0)
psych (>= 4.0.0)
regexp_parser (2.8.0)
reline (0.5.9)
io-console (~> 0.5)
rexml (3.2.6)
rinku (2.0.6)
rouge (4.2.0)
rouge (4.3.0)
rubocop (1.52.0)
json (~> 2.3)
parallel (~> 1.10)
Expand Down Expand Up @@ -218,9 +229,10 @@ GEM
sprockets (>= 3.0.0)
sqlite3 (1.6.3)
mini_portile2 (~> 2.8.0)
stringio (3.1.1)
thor (1.2.2)
timeout (0.4.1)
turbo-rails (2.0.4)
turbo-rails (2.0.5)
actionpack (>= 6.0.0)
activejob (>= 6.0.0)
railties (>= 6.0.0)
Expand Down

0 comments on commit 6731302

Please sign in to comment.