We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e3dff commit 9e2b7cfCopy full SHA for 9e2b7cf
Gemfile.lock
@@ -14,8 +14,8 @@ GEM
14
securerandom (>= 0.3)
15
tzinfo (~> 2.0, >= 2.0.5)
16
uri (>= 0.13.1)
17
- addressable (2.8.7)
18
- public_suffix (>= 2.0.2, < 7.0)
+ addressable (2.8.8)
+ public_suffix (>= 2.0.2, < 8.0)
19
base64 (0.3.0)
20
bigdecimal (3.3.1)
21
claide (1.1.0)
@@ -25,7 +25,7 @@ GEM
25
open4 (~> 1.3)
26
colored2 (3.1.2)
27
concurrent-ruby (1.3.5)
28
- connection_pool (2.5.4)
+ connection_pool (2.5.5)
29
cork (0.3.0)
30
colored2 (~> 3.1)
31
danger (9.5.3)
@@ -74,7 +74,7 @@ GEM
74
open4 (1.3.4)
75
process_executer (1.3.0)
76
pstore (0.2.0)
77
- public_suffix (6.0.2)
+ public_suffix (7.0.0)
78
rchardet (1.10.0)
79
rexml (3.4.4)
80
sawyer (0.9.3)
0 commit comments