Skip to content

Commit b5f21c6

Browse files
authored
Merge pull request #123 from github/dependabot/bundler/ruby-gems-production-2b8f167424
Bump entitlements-app from 1.2.0 to 1.2.1 in the ruby-gems-production group
2 parents dc9314b + 01c257d commit b5f21c6

23 files changed

Lines changed: 16 additions & 14 deletions

Gemfile.lock

Lines changed: 16 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ GEM
2121
securerandom (>= 0.3)
2222
tzinfo (~> 2.0, >= 2.0.5)
2323
uri (>= 0.13.1)
24-
addressable (2.8.7)
25-
public_suffix (>= 2.0.2, < 7.0)
24+
addressable (2.8.8)
25+
public_suffix (>= 2.0.2, < 8.0)
2626
ast (2.4.3)
2727
base64 (0.3.0)
2828
benchmark (0.4.1)
@@ -40,7 +40,7 @@ GEM
4040
diff-lcs (1.6.2)
4141
docile (1.4.1)
4242
drb (2.2.3)
43-
entitlements-app (1.2.0)
43+
entitlements-app (1.2.1)
4444
concurrent-ruby (~> 1.3, >= 1.3.1)
4545
faraday (~> 2.0)
4646
logger (~> 1.6)
@@ -49,12 +49,12 @@ GEM
4949
optimist (~> 3.1)
5050
ostruct (~> 0.6.0)
5151
erb (5.1.3)
52-
faraday (2.13.1)
52+
faraday (2.14.0)
5353
faraday-net_http (>= 2.0, < 3.5)
5454
json
5555
logger
56-
faraday-net_http (3.4.1)
57-
net-http (>= 0.5.0)
56+
faraday-net_http (3.4.2)
57+
net-http (~> 0.5)
5858
hashdiff (1.2.1)
5959
i18n (1.14.7)
6060
concurrent-ruby (~> 1.0)
@@ -63,19 +63,21 @@ GEM
6363
pp (>= 0.6.0)
6464
rdoc (>= 4.0.0)
6565
reline (>= 0.4.2)
66-
json (2.15.2)
66+
json (2.16.0)
6767
language_server-protocol (3.17.0.5)
6868
lint_roller (1.1.0)
6969
logger (1.7.0)
7070
minitest (5.25.5)
71-
net-http (0.6.0)
72-
uri
73-
net-ldap (0.19.0)
71+
net-http (0.8.0)
72+
uri (>= 0.11.1)
73+
net-ldap (0.20.0)
74+
base64
75+
ostruct
7476
octokit (4.25.1)
7577
faraday (>= 1, < 3)
7678
sawyer (~> 0.9)
7779
optimist (3.2.1)
78-
ostruct (0.6.2)
80+
ostruct (0.6.3)
7981
parallel (1.27.0)
8082
parser (3.3.10.0)
8183
ast (~> 2.4.1)
@@ -87,7 +89,7 @@ GEM
8789
psych (5.2.6)
8890
date
8991
stringio
90-
public_suffix (6.0.2)
92+
public_suffix (7.0.0)
9193
racc (1.8.1)
9294
rack (3.1.16)
9395
rainbow (3.1.1)
@@ -143,7 +145,7 @@ GEM
143145
rubocop-ast (>= 1.44.0, < 2.0)
144146
ruby-progressbar (1.13.0)
145147
rugged (1.9.0)
146-
sawyer (0.9.2)
148+
sawyer (0.9.3)
147149
addressable (>= 2.3.5)
148150
faraday (>= 0.17.3, < 3)
149151
securerandom (0.4.1)
@@ -162,7 +164,7 @@ GEM
162164
unicode-display_width (3.2.0)
163165
unicode-emoji (~> 4.1)
164166
unicode-emoji (4.1.0)
165-
uri (1.0.3)
167+
uri (1.1.1)
166168
vcr (6.3.1)
167169
base64
168170
webmock (3.26.1)

vendor/cache/addressable-2.8.7.gem

-104 KB
Binary file not shown.

vendor/cache/addressable-2.8.8.gem

107 KB
Binary file not shown.
-155 KB
Binary file not shown.
155 KB
Binary file not shown.

vendor/cache/faraday-2.13.1.gem

-72.5 KB
Binary file not shown.

vendor/cache/faraday-2.14.0.gem

73.5 KB
Binary file not shown.
-8 KB
Binary file not shown.
8 KB
Binary file not shown.

vendor/cache/json-2.15.2.gem

-77 KB
Binary file not shown.

0 commit comments

Comments
 (0)