We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cd0296 commit 468b8f0Copy full SHA for 468b8f0
Gemfile.lock
@@ -132,10 +132,10 @@ GEM
132
actionpack (>= 6.0.0)
133
activesupport (>= 6.0.0)
134
railties (>= 6.0.0)
135
- inherited_resources (2.0.1)
136
- actionpack (>= 6.0)
+ inherited_resources (2.1.0)
+ actionpack (>= 7.0)
137
has_scope (>= 0.6)
138
- railties (>= 6.0)
+ railties (>= 7.0)
139
responders (>= 2)
140
io-console (0.8.0)
141
irb (1.14.1)
@@ -266,10 +266,10 @@ GEM
266
actionpack (>= 6.1)
267
activesupport (>= 6.1)
268
sprockets (>= 3.0.0)
269
- sqlite3 (2.3.1)
+ sqlite3 (2.4.1)
270
mini_portile2 (~> 2.8.0)
271
- sqlite3 (2.3.1-arm64-darwin)
272
- sqlite3 (2.3.1-x86_64-linux-gnu)
+ sqlite3 (2.4.1-arm64-darwin)
+ sqlite3 (2.4.1-x86_64-linux-gnu)
273
stringio (3.1.2)
274
thor (1.3.2)
275
timeout (0.4.2)
0 commit comments