File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
gem 'rails' , '6.0.3.6'
26
26
gem 'forestadmin-jsonapi-serializers'
27
27
gem 'rack-cors'
28
- gem 'arel-helpers' , '2.11 .0'
28
+ gem 'arel-helpers' , '2.14 .0'
29
29
gem 'groupdate' , '5.2.2'
30
30
gem 'useragent'
31
31
gem 'jwt'
Original file line number Diff line number Diff line change 75
75
tzinfo (~> 1.1 )
76
76
zeitwerk (~> 2.2 , >= 2.2.2 )
77
77
aes_key_wrap (1.1.0 )
78
- arel-helpers (2.11 .0 )
79
- activerecord (>= 3.1.0 , < 7 )
78
+ arel-helpers (2.14 .0 )
79
+ activerecord (>= 3.1.0 , < 8 )
80
80
attr_required (1.0.1 )
81
81
bcrypt (3.1.16 )
82
82
bindata (2.4.9 )
@@ -231,7 +231,7 @@ PLATFORMS
231
231
ruby
232
232
233
233
DEPENDENCIES
234
- arel-helpers (= 2.11 .0 )
234
+ arel-helpers (= 2.14 .0 )
235
235
bcrypt
236
236
byebug
237
237
forest_liana !
@@ -252,4 +252,4 @@ DEPENDENCIES
252
252
useragent
253
253
254
254
BUNDLED WITH
255
- 2.2.3
255
+ 2.2.22
You can’t perform that action at this time.
0 commit comments