Skip to content

Commit 176afff

Browse files
authored
fix: update arel-helpers dependency (#535)
1 parent 9cad513 commit 176afff

File tree

2 files changed

+33
-35
lines changed

2 files changed

+33
-35
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ end
2525
gem 'rails', '6.0.3.6'
2626
gem 'forestadmin-jsonapi-serializers'
2727
gem 'rack-cors'
28-
gem 'arel-helpers', '2.11.0'
28+
gem 'arel-helpers', '2.14.0'
2929
gem 'groupdate', '5.2.2'
3030
gem 'useragent'
3131
gem 'jwt'

Gemfile.lock

Lines changed: 32 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -75,54 +75,52 @@ GEM
7575
tzinfo (~> 1.1)
7676
zeitwerk (~> 2.2, >= 2.2.2)
7777
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)
8080
attr_required (1.0.1)
8181
bcrypt (3.1.16)
82-
bindata (2.4.9)
82+
bindata (2.4.10)
8383
builder (3.2.4)
8484
byebug (11.1.3)
85-
concurrent-ruby (1.1.8)
85+
concurrent-ruby (1.1.9)
8686
crass (1.0.6)
8787
diff-lcs (1.4.4)
88-
docile (1.3.5)
88+
docile (1.4.0)
8989
erubi (1.10.0)
9090
forestadmin-jsonapi-serializers (2.0.0.pre.beta.2)
9191
activesupport
92-
globalid (0.4.2)
93-
activesupport (>= 4.2.0)
92+
globalid (1.0.0)
93+
activesupport (>= 5.0)
9494
groupdate (5.2.2)
9595
activesupport (>= 5)
9696
httparty (0.18.1)
9797
mime-types (~> 3.0)
9898
multi_xml (>= 0.5.2)
9999
httpclient (2.8.3)
100-
i18n (1.8.10)
100+
i18n (1.8.11)
101101
concurrent-ruby (~> 1.0)
102102
ipaddress (0.8.3)
103-
json (2.5.1)
103+
json (2.6.1)
104104
json-jwt (1.12.0)
105105
activesupport (>= 4.2)
106106
aes_key_wrap
107107
bindata
108-
jwt (2.2.3)
109-
loofah (2.9.1)
108+
jwt (2.3.0)
109+
loofah (2.13.0)
110110
crass (~> 1.0.2)
111111
nokogiri (>= 1.5.9)
112112
mail (2.7.1)
113113
mini_mime (>= 0.1.1)
114-
marcel (1.0.1)
114+
marcel (1.0.2)
115115
method_source (1.0.0)
116-
mime-types (3.3.1)
116+
mime-types (3.4.1)
117117
mime-types-data (~> 3.2015)
118-
mime-types-data (3.2021.0225)
119-
mini_mime (1.1.0)
120-
mini_portile2 (2.5.0)
121-
minitest (5.14.4)
118+
mime-types-data (3.2021.1115)
119+
mini_mime (1.1.2)
120+
minitest (5.15.0)
122121
multi_xml (0.6.0)
123-
nio4r (2.5.7)
124-
nokogiri (1.11.3)
125-
mini_portile2 (~> 2.5.0)
122+
nio4r (2.5.8)
123+
nokogiri (1.12.5-x86_64-darwin)
126124
racc (~> 1.4)
127125
openid_connect (1.2.0)
128126
activemodel
@@ -135,11 +133,11 @@ GEM
135133
validate_url
136134
webfinger (>= 1.0.1)
137135
public_suffix (4.0.6)
138-
racc (1.5.2)
136+
racc (1.6.0)
139137
rack (2.2.3)
140138
rack-cors (1.1.1)
141139
rack (>= 2.0.0)
142-
rack-oauth2 (1.16.0)
140+
rack-oauth2 (1.19.0)
143141
activesupport
144142
attr_required
145143
httpclient
@@ -165,15 +163,15 @@ GEM
165163
rails-dom-testing (2.0.3)
166164
activesupport (>= 4.2.0)
167165
nokogiri (>= 1.6)
168-
rails-html-sanitizer (1.3.0)
166+
rails-html-sanitizer (1.4.2)
169167
loofah (~> 2.3)
170168
railties (6.0.3.6)
171169
actionpack (= 6.0.3.6)
172170
activesupport (= 6.0.3.6)
173171
method_source
174172
rake (>= 0.8.7)
175173
thor (>= 0.20.3, < 2.0)
176-
rake (13.0.3)
174+
rake (13.0.6)
177175
rspec-core (3.8.2)
178176
rspec-support (~> 3.8.0)
179177
rspec-expectations (3.8.6)
@@ -199,12 +197,12 @@ GEM
199197
sprockets (4.0.2)
200198
concurrent-ruby (~> 1.0)
201199
rack (> 1, < 3)
202-
sprockets-rails (3.2.2)
203-
actionpack (>= 4.0)
204-
activesupport (>= 4.0)
200+
sprockets-rails (3.4.2)
201+
actionpack (>= 5.2)
202+
activesupport (>= 5.2)
205203
sprockets (>= 3.0.0)
206204
sqlite3 (1.4.2)
207-
swd (1.2.0)
205+
swd (1.3.0)
208206
activesupport (>= 3)
209207
attr_required (>= 0.0.5)
210208
httpclient (>= 2.4)
@@ -219,19 +217,19 @@ GEM
219217
validate_url (1.0.13)
220218
activemodel (>= 3.0.0)
221219
public_suffix
222-
webfinger (1.1.0)
220+
webfinger (1.2.0)
223221
activesupport
224222
httpclient (>= 2.4)
225-
websocket-driver (0.7.3)
223+
websocket-driver (0.7.5)
226224
websocket-extensions (>= 0.1.0)
227225
websocket-extensions (0.1.5)
228-
zeitwerk (2.4.2)
226+
zeitwerk (2.5.1)
229227

230228
PLATFORMS
231-
ruby
229+
x86_64-darwin-20
232230

233231
DEPENDENCIES
234-
arel-helpers (= 2.11.0)
232+
arel-helpers (= 2.14.0)
235233
bcrypt
236234
byebug
237235
forest_liana!
@@ -252,4 +250,4 @@ DEPENDENCIES
252250
useragent
253251

254252
BUNDLED WITH
255-
2.2.3
253+
2.2.22

0 commit comments

Comments
 (0)