Skip to content

Commit 2729b18

Browse files
author
Mattia Roccoberton
committed
Update dependencies
1 parent 329d100 commit 2729b18

4 files changed

+9
-9
lines changed

gemfiles/rails60_activeadmin22_activeresource51.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,4 +337,4 @@ DEPENDENCIES
337337
webmock
338338

339339
BUNDLED WITH
340-
2.2.33
340+
2.3.8

gemfiles/rails60_activeadmin_activeresource.gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ GEM
6565
activerecord (6.0.4.6)
6666
activemodel (= 6.0.4.6)
6767
activesupport (= 6.0.4.6)
68-
activeresource (5.1.1)
69-
activemodel (>= 5.0, < 7)
68+
activeresource (6.0.0)
69+
activemodel (>= 6.0)
7070
activemodel-serializers-xml (~> 1.0)
71-
activesupport (>= 5.0, < 7)
71+
activesupport (>= 6.0)
7272
activestorage (6.0.4.6)
7373
actionpack (= 6.0.4.6)
7474
activejob (= 6.0.4.6)
@@ -318,4 +318,4 @@ DEPENDENCIES
318318
webmock
319319

320320
BUNDLED WITH
321-
2.2.33
321+
2.3.8

gemfiles/rails61_activeadmin29_activeresource51.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,4 +321,4 @@ DEPENDENCIES
321321
webmock
322322

323323
BUNDLED WITH
324-
2.2.33
324+
2.3.8

gemfiles/rails61_activeadmin_activeresource.gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@ GEM
6767
activerecord (6.1.4.6)
6868
activemodel (= 6.1.4.6)
6969
activesupport (= 6.1.4.6)
70-
activeresource (5.1.1)
71-
activemodel (>= 5.0, < 7)
70+
activeresource (6.0.0)
71+
activemodel (>= 6.0)
7272
activemodel-serializers-xml (~> 1.0)
73-
activesupport (>= 5.0, < 7)
73+
activesupport (>= 6.0)
7474
activestorage (6.1.4.6)
7575
actionpack (= 6.1.4.6)
7676
activejob (= 6.1.4.6)

0 commit comments

Comments
 (0)