Skip to content

Commit

Permalink
Bump inherited_resources from 1.14.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [inherited_resources](https://github.com/activeadmin/inherited_resources) from 1.14.0 to 2.0.1.
- [Release notes](https://github.com/activeadmin/inherited_resources/releases)
- [Changelog](https://github.com/activeadmin/inherited_resources/blob/master/CHANGELOG.md)
- [Commits](https://github.com/activeadmin/inherited_resources/commits)

---
updated-dependencies:
- dependency-name: inherited_resources
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 563072e commit 564d92b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -276,9 +276,9 @@ GEM
http-accept (1.7.0)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
inherited_resources (1.14.0)
inherited_resources (2.0.1)
actionpack (>= 6.0)
has_scope (>= 0.6)
railties (>= 6.0)
Expand Down Expand Up @@ -343,7 +343,7 @@ GEM
mime-types-data (3.2024.0820)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
minitest-reporters (1.7.1)
ansi
builder
Expand Down Expand Up @@ -677,7 +677,7 @@ GEM
regexp_parser (2.9.2)
request_store (1.7.0)
rack (>= 1.4)
responders (3.1.0)
responders (3.1.1)
actionpack (>= 5.2)
railties (>= 5.2)
rest-client (2.1.0)
Expand Down Expand Up @@ -799,7 +799,7 @@ GEM
unicode-display_width (>= 1.1.1, < 3)
terser (1.2.3)
execjs (>= 0.3.0, < 3)
thor (1.3.1)
thor (1.3.2)
timecop (0.9.10)
timeout (0.4.1)
tzinfo (2.0.6)
Expand All @@ -824,7 +824,7 @@ GEM
chronic (>= 0.6.3)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 564d92b

Please sign in to comment.