summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock30
1 files changed, 15 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 46fab10..16fa218 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -5,7 +5,6 @@ PATH
addressable (~> 2.7)
async (~> 1.26)
async-http (~> 0.52.3)
- async-rspec (~> 1.14)
bundler (>= 1.16, < 3.0.0)
net-hippie (~> 0.3)
nokogiri (~> 1.10)
@@ -22,7 +21,7 @@ GEM
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
- async (1.26.1)
+ async (1.26.2)
console (~> 1.0)
nio4r (~> 2.3)
timers (~> 4.1)
@@ -45,19 +44,19 @@ GEM
benchmark-malloc (0.2.0)
benchmark-perf (0.6.0)
benchmark-trend (0.4.0)
- bundler-audit (0.6.1)
+ bundler-audit (0.7.0.1)
bundler (>= 1.2.0, < 3)
- thor (~> 0.18)
+ thor (>= 0.18, < 2)
byebug (11.1.3)
console (1.8.2)
crack (0.4.3)
safe_yaml (~> 1.0.0)
- diff-lcs (1.3)
+ diff-lcs (1.4.4)
dotenv (2.7.5)
faraday (1.0.1)
multipart-post (>= 1.2, < 3)
hashdiff (1.0.1)
- licensed (2.11.1)
+ licensed (2.12.1)
bundler (>= 1.10)
licensee (>= 9.14.0, < 10.0.0)
parallel (>= 0.18.0)
@@ -82,9 +81,9 @@ GEM
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
oj (3.10.6)
- parallel (1.19.1)
- parser (2.7.1.3)
- ast (~> 2.4.0)
+ parallel (1.19.2)
+ parser (2.7.1.4)
+ ast (~> 2.4.1)
parslet (2.0.0)
pathname-common_prefix (0.0.1)
protocol-hpack (1.4.2)
@@ -125,18 +124,18 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
- rubocop (0.85.1)
+ rubocop (0.86.0)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
rexml
- rubocop-ast (>= 0.0.3)
+ rubocop-ast (>= 0.0.3, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.0.3)
+ rubocop-ast (0.1.0)
parser (>= 2.7.0.1)
- rubocop-rspec (1.40.0)
+ rubocop-rspec (1.41.0)
rubocop (>= 0.68.1)
ruby-prof (1.4.1)
ruby-progressbar (1.10.1)
@@ -148,7 +147,7 @@ GEM
faraday (> 0.8, < 2.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
- thor (0.20.3)
+ thor (1.0.1)
timers (4.3.0)
tomlrb (1.3.0)
tty-cursor (0.7.1)
@@ -160,12 +159,13 @@ GEM
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
- zeitwerk (2.3.0)
+ zeitwerk (2.3.1)
PLATFORMS
ruby
DEPENDENCIES
+ async-rspec (~> 1.14)
benchmark-ips (~> 2.8)
bundler-audit (~> 0.6)
byebug (~> 11.1)