Skip to content

Commit

Permalink
Merge pull request #190 from Shopify/dependabot/bundler/rails-a409c63
Browse files Browse the repository at this point in the history
Bump rails from `9483a19` to `a409c63`
  • Loading branch information
github-actions[bot] authored Nov 9, 2023
2 parents 2601c35 + a7116d8 commit 4dbe75b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/rails/rails.git
revision: 9483a19bcd92d556934eea4bc4ca29ead3d5277b
revision: a409c63541e4686202a04b772fe2993ab254ee57
branch: main
specs:
actioncable (7.2.0.alpha)
Expand Down Expand Up @@ -75,7 +75,7 @@ GIT
drb
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
tzinfo (~> 2.0, >= 2.0.5)
rails (7.2.0.alpha)
actioncable (= 7.2.0.alpha)
actionmailbox (= 7.2.0.alpha)
Expand Down Expand Up @@ -119,11 +119,11 @@ GEM
concurrent-ruby (1.2.2)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.3)
date (3.3.4)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
globalid (1.2.1)
Expand All @@ -150,12 +150,12 @@ GEM
minitest (5.20.0)
mocha (2.1.0)
ruby2_keywords (>= 0.0.5)
net-imap (0.4.3)
net-imap (0.4.4)
date
net-protocol
net-pop (0.1.2)
net-protocol
net-protocol (0.2.1)
net-protocol (0.2.2)
timeout
net-smtp (0.4.0)
net-protocol
Expand All @@ -174,7 +174,7 @@ GEM
stringio
puma (6.4.0)
nio4r (~> 2.0)
racc (1.7.1)
racc (1.7.3)
rack (3.0.8)
rack-session (2.0.0)
rack (>= 3.0.0)
Expand All @@ -198,7 +198,7 @@ GEM
rdoc (6.6.0)
psych (>= 4.0.0)
regexp_parser (2.8.2)
reline (0.3.9)
reline (0.4.0)
io-console (~> 0.5)
rexml (3.2.6)
rubocop (1.57.1)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
thor (>= 0.19.2)
sqlite3 (1.6.8)
mini_portile2 (~> 2.8.0)
stringio (3.0.8)
stringio (3.0.9)
syntax_tree (6.2.0)
prettier_print (>= 1.2.0)
tapioca (0.11.9)
Expand All @@ -257,7 +257,7 @@ GEM
thor (>= 1.2.0)
yard-sorbet
thor (1.3.0)
timeout (0.4.0)
timeout (0.4.1)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
tzinfo-data (1.2023.3)
Expand Down

0 comments on commit 4dbe75b

Please sign in to comment.