Skip to content

Commit 1d3da9a

Browse files
Bump oauth2 from 2.0.24 to 2.0.25
Bumps [oauth2](https://github.com/ruby-oauth/oauth2) from 2.0.24 to 2.0.25. - [Release notes](https://github.com/ruby-oauth/oauth2/releases) - [Changelog](https://github.com/ruby-oauth/oauth2/blob/main/CHANGELOG.md) - [Commits](ruby-oauth/oauth2@v2.0.24...v2.0.25) --- updated-dependencies: - dependency-name: oauth2 dependency-version: 2.0.25 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 565e0ad commit 1d3da9a

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@ GEM
2828
tzinfo (~> 2.0)
2929
addressable (2.9.0)
3030
public_suffix (>= 2.0.2, < 8.0)
31-
anonymous_loader (0.1.1)
32-
version_gem (~> 1.1, >= 1.1.12)
31+
anonymous_loader (0.1.3)
32+
version_gem (~> 1.1, >= 1.1.14)
3333
ast (2.4.3)
34-
auth-sanitizer (0.2.2)
35-
version_gem (~> 1.1, >= 1.1.10)
34+
auth-sanitizer (0.2.3)
35+
version_gem (~> 1.1, >= 1.1.14)
3636
awesome_print (1.9.2)
3737
base64 (0.3.0)
3838
benchmark (0.5.0)
@@ -88,7 +88,7 @@ GEM
8888
prism (>= 1.3.0)
8989
rdoc (>= 4.0.0)
9090
reline (>= 0.4.2)
91-
json (2.20.0)
91+
json (2.21.1)
9292
jwt (3.2.0)
9393
base64
9494
language_server-protocol (3.17.0.6)
@@ -124,16 +124,16 @@ GEM
124124
notiffany (0.1.3)
125125
nenv (~> 0.1)
126126
shellany (~> 0.0)
127-
oauth2 (2.0.24)
128-
anonymous_loader (~> 0.1, >= 0.1.1)
129-
auth-sanitizer (~> 0.2, >= 0.2.2)
127+
oauth2 (2.0.25)
128+
anonymous_loader (~> 0.1, >= 0.1.3)
129+
auth-sanitizer (~> 0.2, >= 0.2.3)
130130
faraday (>= 0.17.3, < 4.0)
131131
jwt (>= 1.0, < 4.0)
132132
logger (~> 1.2)
133133
multi_xml (~> 0.5)
134134
rack (>= 1.2, < 4)
135-
snaky_hash (~> 2.0, >= 2.0.6)
136-
version_gem (~> 1.1, >= 1.1.12)
135+
snaky_hash (~> 2.0, >= 2.0.7)
136+
version_gem (~> 1.1, >= 1.1.14)
137137
parallel (1.28.0)
138138
parser (3.3.11.1)
139139
ast (~> 2.4.1)
@@ -207,9 +207,9 @@ GEM
207207
simplecov_json_formatter (~> 0.1)
208208
simplecov-html (0.12.3)
209209
simplecov_json_formatter (0.1.4)
210-
snaky_hash (2.0.6)
210+
snaky_hash (2.0.7)
211211
hashie (>= 0.1.0, < 6)
212-
version_gem (>= 1.1.8, < 3)
212+
version_gem (~> 1.1, >= 1.1.14)
213213
stringio (3.2.0)
214214
thor (1.4.0)
215215
timeout (0.6.1)
@@ -221,7 +221,7 @@ GEM
221221
unicode-emoji (4.2.0)
222222
uri (1.1.1)
223223
vcr (6.4.0)
224-
version_gem (1.1.12)
224+
version_gem (1.1.14)
225225
webmock (3.26.2)
226226
addressable (>= 2.8.0)
227227
crack (>= 0.3.2)

0 commit comments

Comments
 (0)