Apply bundler gem template recommendations

This commit is contained in:
Dzmitry Plashchynski
2015-04-11 18:44:51 +03:00
parent a11a8985c3
commit aaa8bc40e5
11 changed files with 75 additions and 42 deletions

View File

@@ -27,12 +27,9 @@ GEM
tzinfo (~> 1.1)
arel (6.0.0)
builder (3.2.2)
byebug (3.5.1)
columnize (~> 0.8)
debugger-linecache (~> 1.2)
slop (~> 3.6)
byebug (4.0.5)
columnize (= 0.9.0)
columnize (0.9.0)
debugger-linecache (1.2.0)
diff-lcs (1.2.5)
globalid (0.3.3)
activesupport (>= 4.1.0)
@@ -51,7 +48,7 @@ GEM
rspec-core (~> 3.2.0)
rspec-expectations (~> 3.2.0)
rspec-mocks (~> 3.2.0)
rspec-core (3.2.1)
rspec-core (3.2.2)
rspec-support (~> 3.2.0)
rspec-expectations (3.2.0)
diff-lcs (>= 1.2.0, < 2.0)
@@ -64,7 +61,6 @@ GEM
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
slop (3.6.0)
sqlite3 (1.3.10)
thread_safe (0.3.5)
tilt (1.4.1)