Gemfile.lock in headdesk-0.1.0 vs Gemfile.lock in headdesk-0.2.0

- old
+ new

@@ -1,12 +1,12 @@ PATH remote: . specs: headdesk (0.1.0) - awesome_print - nokogiri - thor + awesome_print (~> 1.8) + nokogiri (>= 1.8.2) + thor (~> 0.20) GEM remote: https://rubygems.org/ specs: ast (2.4.0) @@ -76,11 +76,11 @@ DEPENDENCIES bundler (~> 1.16) headdesk! rake (~> 10.0) - reek - rspec + reek (~> 5.2) + rspec (~> 3.8) rubocop BUNDLED WITH 1.17.1