Skip to content

Commit cab0042

Browse files
authored
Merge pull request #120 from HopHubProject/dependabot/bundler/activeadmin-4.0.0.beta18
Bump activeadmin from 4.0.0.beta17 to 4.0.0.beta18
2 parents a47f5f8 + a5e0d30 commit cab0042

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ gem 'bootstrap', '~> 5.3', '>= 5.3.2'
4343
gem 'dartsass-rails', '~> 0.5.0'
4444
gem 'dartsass-sprockets', '~> 3.1'
4545
gem 'simple_form'
46-
gem 'activeadmin', "4.0.0.beta17"
46+
gem 'activeadmin', "4.0.0.beta18"
4747
gem 'base64'
4848
gem 'redcarpet'
4949
gem 'rails_autolink'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
erubi (~> 1.11)
5555
rails-dom-testing (~> 2.2)
5656
rails-html-sanitizer (~> 1.6)
57-
activeadmin (4.0.0.beta17)
57+
activeadmin (4.0.0.beta18)
5858
arbre (~> 2.0)
5959
csv
6060
formtastic (>= 5.0)
@@ -383,7 +383,7 @@ PLATFORMS
383383
x86_64-linux
384384

385385
DEPENDENCIES
386-
activeadmin (= 4.0.0.beta17)
386+
activeadmin (= 4.0.0.beta18)
387387
altcha-rails
388388
base64
389389
bootsnap

0 commit comments

Comments
 (0)