summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorStormwind <stormwind@stormwinds-page.de>2012-12-22 19:10:04 +0100
committerStormwind <stormwind@stormwinds-page.de>2012-12-22 19:10:04 +0100
commit0e3d9953258295efd19ca9e258935ecf5df437b6 (patch)
treec590c909cf375aeb4beaa9aa114675b2dd11074b /Gemfile.lock
parent835234a52c487002a516792dbdea3a44d110ba3d (diff)
Remove backports from dependencies
... not used.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock10
1 files changed, 4 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a1be407..8ae450d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -7,18 +7,17 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- backports (2.6.5)
coderay (1.0.8)
diff-lcs (1.1.3)
- guard (1.5.4)
- listen (>= 0.4.2)
+ guard (1.6.0)
+ listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
- guard-rspec (2.3.1)
+ guard-rspec (2.3.3)
guard (>= 1.1)
rspec (~> 2.11)
kramdown (0.14.1)
@@ -44,7 +43,7 @@ GEM
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
- rspec-mocks (2.12.0)
+ rspec-mocks (2.12.1)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
@@ -60,7 +59,6 @@ PLATFORMS
ruby
DEPENDENCIES
- backports
guard
guard-bundler
guard-rspec