Commit ec85c17
Changed files (1)
Gemfile.lock
@@ -19,8 +19,9 @@ GEM
addressable (2.6.0)
public_suffix (>= 2.0.2, < 4.0)
ast (2.4.0)
- benchmark-perf (0.4.0)
- benchmark-trend (0.2.0)
+ benchmark-malloc (0.1.0)
+ benchmark-perf (0.5.0)
+ benchmark-trend (0.3.0)
builder (3.2.3)
bundler-audit (0.6.1)
bundler (>= 1.2.0, < 3)
@@ -31,15 +32,15 @@ GEM
diff-lcs (1.3)
docile (1.3.1)
ffaker (2.11.0)
- hashdiff (0.3.8)
- i18n (1.5.1)
+ hashdiff (0.3.9)
+ i18n (1.6.0)
concurrent-ruby (~> 1.0)
jaro_winkler (1.5.2)
json (2.2.0)
mini_portile2 (2.4.0)
minitest (5.11.3)
net-hippie (0.2.5)
- nokogiri (1.9.1)
+ nokogiri (1.10.3)
mini_portile2 (~> 2.4.0)
parallel (1.17.0)
parser (2.6.2.1)
@@ -52,13 +53,14 @@ GEM
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
- rspec-benchmark (0.4.0)
- benchmark-perf (~> 0.4.0)
- benchmark-trend (~> 0.2.0)
+ rspec-benchmark (0.5.0)
+ benchmark-malloc (~> 0.1.0)
+ benchmark-perf (~> 0.5.0)
+ benchmark-trend (~> 0.3.0)
rspec (>= 3.0.0, < 4.0.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
- rspec-expectations (3.8.2)
+ rspec-expectations (3.8.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)