Gemfile.lock in wlang-2.3.1 vs Gemfile.lock in wlang-3.0.0

- old
+ new

@@ -1,46 +1,42 @@ +PATH + remote: . + specs: + wlang (3.0.0) + citrus (~> 3.0) + path (~> 2.0) + quickl (~> 0.4.3) + temple (~> 0.6) + GEM remote: http://rubygems.org/ specs: - awesome_print (1.0.2) - backports (2.8.2) - citrus (3.0.1) - diff-lcs (1.1.3) - path (1.3.1) + citrus (3.0.2) + diff-lcs (1.4.4) + path (2.0.1) quickl (0.4.3) - rack (1.5.2) - rack-protection (1.5.0) - rack - rack-test (0.6.2) - rack (>= 1.0) - rake (0.9.6) - rspec (2.10.0) - rspec-core (~> 2.10.0) - rspec-expectations (~> 2.10.0) - rspec-mocks (~> 2.10.0) - rspec-core (2.10.1) - rspec-expectations (2.10.0) - diff-lcs (~> 1.1.3) - rspec-mocks (2.10.1) - sinatra (1.4.2) - rack (~> 1.5, >= 1.5.2) - rack-protection (~> 1.4) - tilt (~> 1.3, >= 1.3.4) - temple (0.6.5) - tilt (1.3.7) + rake (13.0.3) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.1) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.1) + diff-lcs (>= 1.2.0, < 2.0) + rspec-support (~> 3.10.0) + rspec-support (3.10.1) + temple (0.8.2) PLATFORMS - ruby + x86_64-darwin-18 DEPENDENCIES - awesome_print (~> 1.0.2) - backports (~> 2.6) - bundler (~> 1.0) - citrus (~> 3.0) - path (~> 1.3) - quickl (~> 0.4.3) - rack-test (~> 0.6) - rake (~> 0.9.2) - rspec (~> 2.10.0) - sinatra (>= 1.4) - temple (~> 0.6) - tilt (~> 1.3) + rake (~> 13.0) + rspec (~> 3.0) + wlang! + +BUNDLED WITH + 2.2.2