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 7027fa5 commit 223f756Copy full SHA for 223f756
Gemfile.lock
@@ -26,7 +26,7 @@ GEM
26
regexp_parser (>= 1.5, < 3.0)
27
xpath (~> 3.2)
28
coderay (1.1.3)
29
- concurrent-ruby (1.1.9)
+ concurrent-ruby (1.1.10)
30
coveralls_reborn (0.24.0)
31
simplecov (>= 0.18.1, < 0.22.0)
32
term-ansicolor (~> 1.6)
@@ -75,7 +75,7 @@ GEM
75
mini_portile2 (~> 2.8.0)
76
racc (~> 1.4)
77
open_uri_redirections (0.2.1)
78
- parallel (1.22.0)
+ parallel (1.22.1)
79
parser (3.1.1.0)
80
ast (~> 2.4.1)
81
pg (1.3.4)
@@ -122,7 +122,7 @@ GEM
122
diff-lcs (>= 1.2.0, < 2.0)
123
rspec-support (~> 3.11.0)
124
rspec-support (3.11.0)
125
- rubocop (1.26.0)
+ rubocop (1.26.1)
126
parallel (~> 1.10)
127
parser (>= 3.1.0.0)
128
rainbow (>= 2.2.2, < 4.0)
0 commit comments