We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b9232 commit 8231854Copy full SHA for 8231854
1 file changed
Gemfile.lock
@@ -1,10 +1,10 @@
1
GEM
2
remote: https://rubygems.org/
3
specs:
4
- addressable (2.8.7)
5
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.8.8)
+ public_suffix (>= 2.0.2, < 8.0)
6
ast (2.4.3)
7
- faraday (2.14.0)
+ faraday (2.14.1)
8
faraday-net_http (>= 2.0, < 3.5)
9
json
10
logger
@@ -22,11 +22,11 @@ GEM
22
faraday (>= 1, < 3)
23
sawyer (~> 0.9)
24
parallel (1.27.0)
25
- parser (3.3.10.1)
+ parser (3.3.10.2)
26
ast (~> 2.4.1)
27
racc
28
- prism (1.8.0)
29
- public_suffix (6.0.1)
+ prism (1.9.0)
+ public_suffix (7.0.2)
30
racc (1.8.1)
31
rainbow (3.1.1)
32
rake (13.3.1)
@@ -47,7 +47,7 @@ GEM
47
parser (>= 3.3.7.2)
48
prism (~> 1.7)
49
ruby-progressbar (1.13.0)
50
- sawyer (0.9.2)
+ sawyer (0.9.3)
51
addressable (>= 2.3.5)
52
faraday (>= 0.17.3, < 3)
53
unicode-display_width (3.2.0)
0 commit comments