Skip to content

Commit

Permalink
Bump activeadmin from 4.0.0.beta13 to 4.0.0.beta14
Browse files Browse the repository at this point in the history
Bumps [activeadmin](https://github.com/activeadmin/activeadmin) from 4.0.0.beta13 to 4.0.0.beta14.
- [Release notes](https://github.com/activeadmin/activeadmin/releases)
- [Changelog](https://github.com/activeadmin/activeadmin/blob/master/CHANGELOG.md)
- [Commits](activeadmin/activeadmin@v4.0.0.beta13...v4.0.0.beta14)

---
updated-dependencies:
- dependency-name: activeadmin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 6448faf commit d6a5746
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ gem 'bootstrap', '~> 5.3', '>= 5.3.2'
gem 'dartsass-rails', '~> 0.5.0'
gem 'dartsass-sprockets', '~> 3.1'
gem 'simple_form'
gem 'activeadmin', "4.0.0.beta13"
gem 'activeadmin', "4.0.0.beta14"
gem 'base64'
gem 'redcarpet'

Expand Down
24 changes: 12 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@ GEM
erubi (~> 1.11)
rails-dom-testing (~> 2.2)
rails-html-sanitizer (~> 1.6)
activeadmin (4.0.0.beta13)
activeadmin (4.0.0.beta14)
arbre (~> 2.0)
csv
formtastic (>= 3.1)
formtastic_i18n (>= 0.4)
inherited_resources (~> 2.0)
kaminari (>= 1.2.1)
railties (>= 6.1)
railties (>= 7.0)
ransack (>= 4.0)
activejob (7.2.2)
activesupport (= 7.2.2)
Expand Down Expand Up @@ -96,7 +96,7 @@ GEM
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
base64 (0.2.0)
benchmark (0.3.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
bindex (0.8.1)
bootsnap (1.18.4)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
marcel (1.0.4)
matrix (0.4.2)
mini_mime (1.1.5)
minitest (5.25.1)
minitest (5.25.2)
msgpack (1.7.3)
net-imap (0.5.0)
date
Expand All @@ -222,7 +222,7 @@ GEM
racc (~> 1.4)
pg (1.5.9)
popper_js (2.11.8)
psych (5.1.2)
psych (5.2.0)
stringio
public_suffix (6.0.1)
puma (6.4.3)
Expand All @@ -233,7 +233,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rails (7.2.2)
actioncable (= 7.2.2)
Expand Down Expand Up @@ -272,15 +272,15 @@ GEM
activerecord (>= 6.1.5)
activesupport (>= 6.1.5)
i18n
rdoc (6.7.0)
rdoc (6.8.1)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (5.3.0)
redis-client (>= 0.22.0)
redis-client (0.22.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.10)
reline (0.5.11)
io-console (~> 0.5)
responders (3.1.1)
actionpack (>= 5.2)
Expand All @@ -291,7 +291,7 @@ GEM
google-protobuf (~> 4.28)
sassc-embedded (1.80.1)
sass-embedded (~> 1.80)
securerandom (0.3.1)
securerandom (0.3.2)
selenium-webdriver (4.26.0)
base64 (~> 0.2)
logger (~> 1.4)
Expand All @@ -317,11 +317,11 @@ GEM
sqlite3 (1.7.3-x86_64-linux)
stimulus-rails (1.3.4)
railties (>= 6.0.0)
stringio (3.1.1)
stringio (3.1.2)
temple (0.10.3)
thor (1.3.2)
tilt (2.4.0)
timeout (0.4.1)
timeout (0.4.2)
turbo-rails (2.0.11)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
Expand All @@ -345,7 +345,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
activeadmin (= 4.0.0.beta13)
activeadmin (= 4.0.0.beta14)
altcha-rails
base64
bootsnap
Expand Down

0 comments on commit d6a5746

Please sign in to comment.