bump guard-rspec

This commit is contained in:
Benjamin Neff 2015-06-29 15:41:18 +02:00
parent 39e9060db2
commit 82778eb012

View file

@ -50,8 +50,6 @@ GEM
builder (3.2.2)
byebug (4.0.5)
columnize (= 0.9.0)
celluloid (0.16.0)
timers (~> 4.0.0)
codeclimate-test-reporter (0.4.7)
simplecov (>= 0.7.1, < 1.0.0)
coderay (1.1.0)
@ -64,7 +62,7 @@ GEM
factory_girl_rails (4.5.0)
factory_girl (~> 4.5.0)
railties (>= 3.0.0)
ffi (1.9.8)
ffi (1.9.9)
fixture_builder (0.4.1)
activerecord (>= 2)
activesupport (>= 2)
@ -74,9 +72,9 @@ GEM
ruby-progressbar (~> 1.4)
globalid (0.3.5)
activesupport (>= 4.1.0)
guard (2.12.6)
guard (2.12.7)
formatador (>= 0.2.4)
listen (~> 2.7)
listen (>= 2.7, <= 4.0)
lumberjack (~> 1.0)
nenv (~> 0.1)
notiffany (~> 0.0)
@ -84,15 +82,13 @@ GEM
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-rspec (4.5.2)
guard-rspec (4.6.0)
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hitimes (1.2.2)
i18n (0.7.0)
json (1.8.3)
listen (2.10.1)
celluloid (~> 0.16.0)
listen (3.0.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
little-plugger (1.1.3)
@ -215,8 +211,6 @@ GEM
systemu (2.6.5)
thor (0.19.1)
thread_safe (0.3.5)
timers (4.0.1)
hitimes
tzinfo (1.2.2)
thread_safe (~> 0.1)
uuid (2.3.8)
@ -249,4 +243,4 @@ DEPENDENCIES
yard
BUNDLED WITH
1.10.3
1.10.5