Skip to content

Commit b87ca31

Browse files
committed
Update Octokit
1 parent 65f5a19 commit b87ca31

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,9 @@ GEM
103103
factory_bot_rails (6.4.3)
104104
factory_bot (~> 6.4)
105105
railties (>= 5.0.0)
106-
faraday (2.11.0)
106+
faraday (2.12.0)
107107
faraday-net_http (>= 2.0, < 3.4)
108+
json
108109
logger
109110
faraday-net_http (3.3.0)
110111
net-http
@@ -126,6 +127,7 @@ GEM
126127
jbuilder (2.12.0)
127128
actionview (>= 5.0.0)
128129
activesupport (>= 5.0.0)
130+
json (2.7.2)
129131
jwt (2.8.2)
130132
base64
131133
kaminari (1.2.2)
@@ -187,7 +189,7 @@ GEM
187189
rack (>= 1.2, < 4)
188190
snaky_hash (~> 2.0)
189191
version_gem (~> 1.1)
190-
octokit (9.1.0)
192+
octokit (9.2.0)
191193
faraday (>= 1, < 3)
192194
sawyer (~> 0.9)
193195
omniauth (2.1.2)

0 commit comments

Comments
 (0)