Skip to content

Commit 468b8f0

Browse files
committed
Bump inherited_resources from 2.0.1 to 2.1.0
Only other dependency that could be updated was sqlite3.
1 parent 0cd0296 commit 468b8f0

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

+6-6
Original file line numberDiff line numberDiff line change
@@ -132,10 +132,10 @@ GEM
132132
actionpack (>= 6.0.0)
133133
activesupport (>= 6.0.0)
134134
railties (>= 6.0.0)
135-
inherited_resources (2.0.1)
136-
actionpack (>= 6.0)
135+
inherited_resources (2.1.0)
136+
actionpack (>= 7.0)
137137
has_scope (>= 0.6)
138-
railties (>= 6.0)
138+
railties (>= 7.0)
139139
responders (>= 2)
140140
io-console (0.8.0)
141141
irb (1.14.1)
@@ -266,10 +266,10 @@ GEM
266266
actionpack (>= 6.1)
267267
activesupport (>= 6.1)
268268
sprockets (>= 3.0.0)
269-
sqlite3 (2.3.1)
269+
sqlite3 (2.4.1)
270270
mini_portile2 (~> 2.8.0)
271-
sqlite3 (2.3.1-arm64-darwin)
272-
sqlite3 (2.3.1-x86_64-linux-gnu)
271+
sqlite3 (2.4.1-arm64-darwin)
272+
sqlite3 (2.4.1-x86_64-linux-gnu)
273273
stringio (3.1.2)
274274
thor (1.3.2)
275275
timeout (0.4.2)

0 commit comments

Comments
 (0)