Skip to content

Commit 51f338f

Browse files
committed
Updated gemfiles
1 parent e63871e commit 51f338f

5 files changed

Lines changed: 63 additions & 59 deletions

File tree

gemfiles/rails_6.1.gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rpi_auth (4.3.0)
4+
rpi_auth (4.4.0)
55
oauth2
66
omniauth-rails_csrf_protection (~> 1.0.0)
77
omniauth_openid_connect (~> 0.7.1)
@@ -100,14 +100,14 @@ GEM
100100
email_validator (2.2.4)
101101
activemodel
102102
erubi (1.13.1)
103-
faraday (2.13.4)
103+
faraday (2.14.0)
104104
faraday-net_http (>= 2.0, < 3.5)
105105
json
106106
logger
107-
faraday-follow_redirects (0.3.0)
107+
faraday-follow_redirects (0.4.0)
108108
faraday (>= 1, < 3)
109-
faraday-net_http (3.4.1)
110-
net-http (>= 0.5.0)
109+
faraday-net_http (3.4.2)
110+
net-http (~> 0.5)
111111
ffi (1.17.1)
112112
globalid (1.2.1)
113113
activesupport (>= 6.1)
@@ -145,10 +145,10 @@ GEM
145145
mini_mime (1.1.5)
146146
mini_portile2 (2.8.8)
147147
minitest (5.25.5)
148-
multi_xml (0.7.1)
148+
multi_xml (0.7.2)
149149
bigdecimal (~> 3.1)
150-
net-http (0.6.0)
151-
uri
150+
net-http (0.9.1)
151+
uri (>= 0.11.1)
152152
net-imap (0.5.6)
153153
date
154154
net-protocol
@@ -162,16 +162,17 @@ GEM
162162
nokogiri (1.18.7)
163163
mini_portile2 (~> 2.8.2)
164164
racc (~> 1.4)
165-
oauth2 (2.0.12)
165+
oauth2 (2.0.18)
166166
faraday (>= 0.17.3, < 4.0)
167167
jwt (>= 1.0, < 4.0)
168168
logger (~> 1.2)
169169
multi_xml (~> 0.5)
170170
rack (>= 1.2, < 4)
171171
snaky_hash (~> 2.0, >= 2.0.3)
172-
version_gem (>= 1.1.8, < 3)
173-
omniauth (2.1.3)
172+
version_gem (~> 1.1, >= 1.1.9)
173+
omniauth (2.1.4)
174174
hashie (>= 3.4.6)
175+
logger
175176
rack (>= 2.2.3)
176177
rack-protection
177178
omniauth-rails_csrf_protection (1.0.2)
@@ -209,7 +210,7 @@ GEM
209210
nio4r (~> 2.0)
210211
racc (1.8.1)
211212
rack (2.2.13)
212-
rack-oauth2 (2.2.1)
213+
rack-oauth2 (2.3.0)
213214
activesupport
214215
attr_required
215216
faraday (~> 2.0)
@@ -331,11 +332,11 @@ GEM
331332
unicode-display_width (3.1.4)
332333
unicode-emoji (~> 4.0, >= 4.0.4)
333334
unicode-emoji (4.0.4)
334-
uri (1.0.3)
335+
uri (1.1.1)
335336
validate_url (1.0.15)
336337
activemodel (>= 3.0.0)
337338
public_suffix
338-
version_gem (1.1.8)
339+
version_gem (1.1.9)
339340
webfinger (2.1.3)
340341
activesupport
341342
faraday (~> 2.0)

gemfiles/rails_7.0.gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rpi_auth (4.3.0)
4+
rpi_auth (4.4.0)
55
oauth2
66
omniauth-rails_csrf_protection (~> 1.0.0)
77
omniauth_openid_connect (~> 0.7.1)
@@ -106,14 +106,14 @@ GEM
106106
email_validator (2.2.4)
107107
activemodel
108108
erubi (1.13.1)
109-
faraday (2.13.4)
109+
faraday (2.14.0)
110110
faraday-net_http (>= 2.0, < 3.5)
111111
json
112112
logger
113-
faraday-follow_redirects (0.3.0)
113+
faraday-follow_redirects (0.4.0)
114114
faraday (>= 1, < 3)
115-
faraday-net_http (3.4.1)
116-
net-http (>= 0.5.0)
115+
faraday-net_http (3.4.2)
116+
net-http (~> 0.5)
117117
ffi (1.17.1)
118118
globalid (1.2.1)
119119
activesupport (>= 6.1)
@@ -151,10 +151,10 @@ GEM
151151
mini_mime (1.1.5)
152152
mini_portile2 (2.8.8)
153153
minitest (5.25.5)
154-
multi_xml (0.7.1)
154+
multi_xml (0.7.2)
155155
bigdecimal (~> 3.1)
156-
net-http (0.6.0)
157-
uri
156+
net-http (0.9.1)
157+
uri (>= 0.11.1)
158158
net-imap (0.5.6)
159159
date
160160
net-protocol
@@ -168,16 +168,17 @@ GEM
168168
nokogiri (1.18.7)
169169
mini_portile2 (~> 2.8.2)
170170
racc (~> 1.4)
171-
oauth2 (2.0.12)
171+
oauth2 (2.0.18)
172172
faraday (>= 0.17.3, < 4.0)
173173
jwt (>= 1.0, < 4.0)
174174
logger (~> 1.2)
175175
multi_xml (~> 0.5)
176176
rack (>= 1.2, < 4)
177177
snaky_hash (~> 2.0, >= 2.0.3)
178-
version_gem (>= 1.1.8, < 3)
179-
omniauth (2.1.3)
178+
version_gem (~> 1.1, >= 1.1.9)
179+
omniauth (2.1.4)
180180
hashie (>= 3.4.6)
181+
logger
181182
rack (>= 2.2.3)
182183
rack-protection
183184
omniauth-rails_csrf_protection (1.0.2)
@@ -215,7 +216,7 @@ GEM
215216
nio4r (~> 2.0)
216217
racc (1.8.1)
217218
rack (2.2.13)
218-
rack-oauth2 (2.2.1)
219+
rack-oauth2 (2.3.0)
219220
activesupport
220221
attr_required
221222
faraday (~> 2.0)
@@ -330,11 +331,11 @@ GEM
330331
unicode-display_width (3.1.4)
331332
unicode-emoji (~> 4.0, >= 4.0.4)
332333
unicode-emoji (4.0.4)
333-
uri (1.0.3)
334+
uri (1.1.1)
334335
validate_url (1.0.15)
335336
activemodel (>= 3.0.0)
336337
public_suffix
337-
version_gem (1.1.8)
338+
version_gem (1.1.9)
338339
webfinger (2.1.3)
339340
activesupport
340341
faraday (~> 2.0)

gemfiles/rails_7.1.gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rpi_auth (4.3.0)
4+
rpi_auth (4.4.0)
55
oauth2
66
omniauth-rails_csrf_protection (~> 1.0.0)
77
omniauth_openid_connect (~> 0.7.1)
@@ -121,14 +121,14 @@ GEM
121121
email_validator (2.2.4)
122122
activemodel
123123
erubi (1.13.1)
124-
faraday (2.13.4)
124+
faraday (2.14.0)
125125
faraday-net_http (>= 2.0, < 3.5)
126126
json
127127
logger
128-
faraday-follow_redirects (0.3.0)
128+
faraday-follow_redirects (0.4.0)
129129
faraday (>= 1, < 3)
130-
faraday-net_http (3.4.1)
131-
net-http (>= 0.5.0)
130+
faraday-net_http (3.4.2)
131+
net-http (~> 0.5)
132132
ffi (1.17.1)
133133
globalid (1.2.1)
134134
activesupport (>= 6.1)
@@ -171,11 +171,11 @@ GEM
171171
mini_mime (1.1.5)
172172
mini_portile2 (2.8.8)
173173
minitest (5.25.5)
174-
multi_xml (0.7.1)
174+
multi_xml (0.7.2)
175175
bigdecimal (~> 3.1)
176176
mutex_m (0.3.0)
177-
net-http (0.6.0)
178-
uri
177+
net-http (0.9.1)
178+
uri (>= 0.11.1)
179179
net-imap (0.5.6)
180180
date
181181
net-protocol
@@ -189,16 +189,17 @@ GEM
189189
nokogiri (1.18.7)
190190
mini_portile2 (~> 2.8.2)
191191
racc (~> 1.4)
192-
oauth2 (2.0.12)
192+
oauth2 (2.0.18)
193193
faraday (>= 0.17.3, < 4.0)
194194
jwt (>= 1.0, < 4.0)
195195
logger (~> 1.2)
196196
multi_xml (~> 0.5)
197197
rack (>= 1.2, < 4)
198198
snaky_hash (~> 2.0, >= 2.0.3)
199-
version_gem (>= 1.1.8, < 3)
200-
omniauth (2.1.3)
199+
version_gem (~> 1.1, >= 1.1.9)
200+
omniauth (2.1.4)
201201
hashie (>= 3.4.6)
202+
logger
202203
rack (>= 2.2.3)
203204
rack-protection
204205
omniauth-rails_csrf_protection (1.0.2)
@@ -242,14 +243,14 @@ GEM
242243
nio4r (~> 2.0)
243244
racc (1.8.1)
244245
rack (3.1.13)
245-
rack-oauth2 (2.2.1)
246+
rack-oauth2 (2.3.0)
246247
activesupport
247248
attr_required
248249
faraday (~> 2.0)
249250
faraday-follow_redirects
250251
json-jwt (>= 1.11.0)
251252
rack (>= 2.1.0)
252-
rack-protection (4.1.1)
253+
rack-protection (4.2.1)
253254
base64 (>= 0.1.0)
254255
logger (>= 1.6.0)
255256
rack (>= 3.0.0, < 4)
@@ -370,11 +371,11 @@ GEM
370371
unicode-display_width (3.1.4)
371372
unicode-emoji (~> 4.0, >= 4.0.4)
372373
unicode-emoji (4.0.4)
373-
uri (1.0.3)
374+
uri (1.1.1)
374375
validate_url (1.0.15)
375376
activemodel (>= 3.0.0)
376377
public_suffix
377-
version_gem (1.1.8)
378+
version_gem (1.1.9)
378379
webfinger (2.1.3)
379380
activesupport
380381
faraday (~> 2.0)

gemfiles/rails_7.2.gemfile.lock

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rpi_auth (4.3.0)
4+
rpi_auth (4.4.0)
55
oauth2
66
omniauth-rails_csrf_protection (~> 1.0.0)
77
omniauth_openid_connect (~> 0.7.1)
@@ -115,14 +115,14 @@ GEM
115115
email_validator (2.2.4)
116116
activemodel
117117
erubi (1.13.1)
118-
faraday (2.13.4)
118+
faraday (2.14.0)
119119
faraday-net_http (>= 2.0, < 3.5)
120120
json
121121
logger
122-
faraday-follow_redirects (0.3.0)
122+
faraday-follow_redirects (0.4.0)
123123
faraday (>= 1, < 3)
124-
faraday-net_http (3.4.1)
125-
net-http (>= 0.5.0)
124+
faraday-net_http (3.4.2)
125+
net-http (~> 0.5)
126126
ffi (1.17.1-aarch64-linux-gnu)
127127
ffi (1.17.1-aarch64-linux-musl)
128128
ffi (1.17.1-arm-linux-gnu)
@@ -171,10 +171,10 @@ GEM
171171
method_source (1.1.0)
172172
mini_mime (1.1.5)
173173
minitest (5.25.5)
174-
multi_xml (0.7.1)
174+
multi_xml (0.7.2)
175175
bigdecimal (~> 3.1)
176-
net-http (0.6.0)
177-
uri
176+
net-http (0.9.1)
177+
uri (>= 0.11.1)
178178
net-imap (0.5.6)
179179
date
180180
net-protocol
@@ -201,16 +201,17 @@ GEM
201201
racc (~> 1.4)
202202
nokogiri (1.18.7-x86_64-linux-musl)
203203
racc (~> 1.4)
204-
oauth2 (2.0.12)
204+
oauth2 (2.0.18)
205205
faraday (>= 0.17.3, < 4.0)
206206
jwt (>= 1.0, < 4.0)
207207
logger (~> 1.2)
208208
multi_xml (~> 0.5)
209209
rack (>= 1.2, < 4)
210210
snaky_hash (~> 2.0, >= 2.0.3)
211-
version_gem (>= 1.1.8, < 3)
212-
omniauth (2.1.3)
211+
version_gem (~> 1.1, >= 1.1.9)
212+
omniauth (2.1.4)
213213
hashie (>= 3.4.6)
214+
logger
214215
rack (>= 2.2.3)
215216
rack-protection
216217
omniauth-rails_csrf_protection (1.0.2)
@@ -254,14 +255,14 @@ GEM
254255
nio4r (~> 2.0)
255256
racc (1.8.1)
256257
rack (3.1.13)
257-
rack-oauth2 (2.2.1)
258+
rack-oauth2 (2.3.0)
258259
activesupport
259260
attr_required
260261
faraday (~> 2.0)
261262
faraday-follow_redirects
262263
json-jwt (>= 1.11.0)
263264
rack (>= 2.1.0)
264-
rack-protection (4.1.1)
265+
rack-protection (4.2.1)
265266
base64 (>= 0.1.0)
266267
logger (>= 1.6.0)
267268
rack (>= 3.0.0, < 4)
@@ -382,12 +383,12 @@ GEM
382383
unicode-display_width (3.1.4)
383384
unicode-emoji (~> 4.0, >= 4.0.4)
384385
unicode-emoji (4.0.4)
385-
uri (1.0.3)
386+
uri (1.1.1)
386387
useragent (0.16.11)
387388
validate_url (1.0.15)
388389
activemodel (>= 3.0.0)
389390
public_suffix
390-
version_gem (1.1.8)
391+
version_gem (1.1.9)
391392
webfinger (2.1.3)
392393
activesupport
393394
faraday (~> 2.0)

gemfiles/rails_8.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
rpi_auth (4.3.0)
4+
rpi_auth (4.4.0)
55
oauth2
66
omniauth-rails_csrf_protection (~> 1.0.0)
77
omniauth_openid_connect (~> 0.7.1)

0 commit comments

Comments
 (0)