Update responders to version 3.2.0
This commit is contained in:
parent
891842c8c3
commit
0b4dbb59df
1 changed files with 7 additions and 6 deletions
13
Gemfile.lock
13
Gemfile.lock
|
|
@ -255,8 +255,9 @@ GEM
|
|||
ruby-vips (>= 2.0.17, < 3)
|
||||
io-console (0.8.2)
|
||||
io-like (0.4.0)
|
||||
irb (1.16.0)
|
||||
irb (1.17.0)
|
||||
pp (>= 0.6.0)
|
||||
prism (>= 1.3.0)
|
||||
rdoc (>= 4.0.0)
|
||||
reline (>= 0.4.2)
|
||||
iso-639 (0.3.8)
|
||||
|
|
@ -482,7 +483,7 @@ GEM
|
|||
zeitwerk (~> 2.6)
|
||||
rainbow (3.1.1)
|
||||
rake (13.3.1)
|
||||
rdoc (7.1.0)
|
||||
rdoc (7.2.0)
|
||||
erb
|
||||
psych (>= 4.0.0)
|
||||
tsort
|
||||
|
|
@ -493,9 +494,9 @@ GEM
|
|||
io-console (~> 0.5)
|
||||
request_store (1.7.0)
|
||||
rack (>= 1.4)
|
||||
responders (3.1.1)
|
||||
actionpack (>= 5.2)
|
||||
railties (>= 5.2)
|
||||
responders (3.2.0)
|
||||
actionpack (>= 7.0)
|
||||
railties (>= 7.0)
|
||||
rexml (3.4.4)
|
||||
rolify (6.0.0)
|
||||
rqrcode (3.1.0)
|
||||
|
|
@ -668,7 +669,7 @@ GEM
|
|||
chronic (>= 0.6.3)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
zeitwerk (2.7.4)
|
||||
zeitwerk (2.7.5)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue