We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f588560 + d3abae9 commit 878260dCopy full SHA for 878260d
1 file changed
Gemfile.lock
@@ -83,9 +83,9 @@ GEM
83
faraday-gzip (3.0.4)
84
faraday (>= 2.0, < 3)
85
zlib (~> 3.0)
86
- faraday-net_http (3.4.1)
87
- net-http (>= 0.5.0)
88
- json (2.15.2)
+ faraday-net_http (3.4.2)
+ net-http (~> 0.5)
+ json (2.16.0)
89
kramdown (2.5.1)
90
rexml (>= 3.3.9)
91
logger (1.7.0)
@@ -118,7 +118,7 @@ GEM
118
thor (1.4.0)
119
tzinfo (2.0.6)
120
concurrent-ruby (~> 1.0)
121
- uri (1.1.0)
+ uri (1.1.1)
122
websocket-driver (0.8.0)
123
base64
124
websocket-extensions (>= 0.1.0)
0 commit comments