Skip to content

Commit 1a73c9c

Browse files
Merge pull request #41 from CodingAnarchy/dependabot/bundler/json-jwt-1.16.6
2 parents 3631342 + 0a9052e commit 1a73c9c

File tree

1 file changed

+26
-58
lines changed

1 file changed

+26
-58
lines changed

Gemfile.lock

Lines changed: 26 additions & 58 deletions
Original file line numberDiff line numberDiff line change
@@ -9,62 +9,48 @@ PATH
99
GEM
1010
remote: https://rubygems.org/
1111
specs:
12-
actionpack (7.1.3.2)
13-
actionview (= 7.1.3.2)
14-
activesupport (= 7.1.3.2)
15-
nokogiri (>= 1.8.5)
16-
racc
17-
rack (>= 2.2.4)
18-
rack-session (>= 1.0.1)
12+
actionpack (6.1.7.7)
13+
actionview (= 6.1.7.7)
14+
activesupport (= 6.1.7.7)
15+
rack (~> 2.0, >= 2.0.9)
1916
rack-test (>= 0.6.3)
20-
rails-dom-testing (~> 2.2)
21-
rails-html-sanitizer (~> 1.6)
22-
actionview (7.1.3.2)
23-
activesupport (= 7.1.3.2)
17+
rails-dom-testing (~> 2.0)
18+
rails-html-sanitizer (~> 1.0, >= 1.2.0)
19+
actionview (6.1.7.7)
20+
activesupport (= 6.1.7.7)
2421
builder (~> 3.1)
25-
erubi (~> 1.11)
26-
rails-dom-testing (~> 2.2)
27-
rails-html-sanitizer (~> 1.6)
28-
activesupport (7.1.3.2)
29-
base64
30-
bigdecimal
22+
erubi (~> 1.4)
23+
rails-dom-testing (~> 2.0)
24+
rails-html-sanitizer (~> 1.1, >= 1.2.0)
25+
activesupport (6.1.7.7)
3126
concurrent-ruby (~> 1.0, >= 1.0.2)
32-
connection_pool (>= 2.2.5)
33-
drb
3427
i18n (>= 1.6, < 2)
3528
minitest (>= 5.1)
36-
mutex_m
3729
tzinfo (~> 2.0)
30+
zeitwerk (~> 2.3)
3831
aes_key_wrap (1.1.0)
3932
base64 (0.2.0)
40-
bigdecimal (3.1.6)
4133
bindata (2.5.0)
4234
builder (3.2.4)
4335
byebug (11.1.3)
4436
concurrent-ruby (1.2.3)
45-
connection_pool (2.4.1)
4637
crass (1.0.6)
4738
diff-lcs (1.5.1)
4839
domain_name (0.6.20240107)
49-
drb (2.2.0)
50-
ruby2_keywords
5140
erubi (1.12.0)
52-
faraday (2.9.0)
53-
faraday-net_http (>= 2.0, < 3.2)
41+
faraday (2.8.1)
42+
base64
43+
faraday-net_http (>= 2.0, < 3.1)
44+
ruby2_keywords (>= 0.0.4)
5445
faraday-follow_redirects (0.3.0)
5546
faraday (>= 1, < 3)
56-
faraday-net_http (3.1.0)
57-
net-http
47+
faraday-net_http (3.0.2)
5848
http-accept (1.7.0)
5949
http-cookie (1.0.5)
6050
domain_name (~> 0.5)
6151
i18n (1.14.1)
6252
concurrent-ruby (~> 1.0)
63-
io-console (0.7.2)
64-
irb (1.11.2)
65-
rdoc
66-
reline (>= 0.4.2)
67-
json-jwt (1.16.5)
53+
json-jwt (1.16.6)
6854
activesupport (>= 4.2)
6955
aes_key_wrap
7056
base64
@@ -74,49 +60,34 @@ GEM
7460
loofah (2.22.0)
7561
crass (~> 1.0.2)
7662
nokogiri (>= 1.12.0)
63+
method_source (1.0.0)
7764
mime-types (3.5.2)
7865
mime-types-data (~> 3.2015)
7966
mime-types-data (3.2024.0206)
8067
mini_portile2 (2.8.5)
8168
minitest (5.22.2)
82-
mutex_m (0.2.0)
83-
net-http (0.4.1)
84-
uri
8569
netrc (0.11.0)
8670
nokogiri (1.16.2)
8771
mini_portile2 (~> 2.8.2)
8872
racc (~> 1.4)
89-
psych (5.1.2)
90-
stringio
9173
racc (1.7.3)
92-
rack (3.0.9.1)
93-
rack-session (2.0.0)
94-
rack (>= 3.0.0)
74+
rack (2.2.8.1)
9575
rack-test (2.1.0)
9676
rack (>= 1.3)
97-
rackup (2.1.0)
98-
rack (>= 3)
99-
webrick (~> 1.8)
10077
rails-dom-testing (2.2.0)
10178
activesupport (>= 5.0.0)
10279
minitest
10380
nokogiri (>= 1.6)
10481
rails-html-sanitizer (1.6.0)
10582
loofah (~> 2.21)
10683
nokogiri (~> 1.14)
107-
railties (7.1.3.2)
108-
actionpack (= 7.1.3.2)
109-
activesupport (= 7.1.3.2)
110-
irb
111-
rackup (>= 1.0.0)
84+
railties (6.1.7.7)
85+
actionpack (= 6.1.7.7)
86+
activesupport (= 6.1.7.7)
87+
method_source
11288
rake (>= 12.2)
113-
thor (~> 1.0, >= 1.2.2)
114-
zeitwerk (~> 2.6)
89+
thor (~> 1.0)
11590
rake (13.1.0)
116-
rdoc (6.6.2)
117-
psych (>= 4.0.0)
118-
reline (0.4.3)
119-
io-console (~> 0.5)
12091
rest-client (2.1.0)
12192
http-accept (>= 1.7.0, < 2.0)
12293
http-cookie (>= 1.0.2, < 2.0)
@@ -140,12 +111,9 @@ GEM
140111
rspec-support (~> 3.9.0)
141112
rspec-support (3.9.4)
142113
ruby2_keywords (0.0.5)
143-
stringio (3.1.0)
144114
thor (1.3.1)
145115
tzinfo (2.0.6)
146116
concurrent-ruby (~> 1.0)
147-
uri (0.13.0)
148-
webrick (1.8.1)
149117
zeitwerk (2.6.13)
150118

151119
PLATFORMS

0 commit comments

Comments
 (0)