Update bundle
This commit is contained in:
parent
2f88a060c9
commit
30b76899e3
1 changed files with 6 additions and 6 deletions
12
Gemfile.lock
12
Gemfile.lock
|
@ -39,12 +39,12 @@ GEM
|
|||
lumberjack (>= 1.0.2)
|
||||
pry (>= 0.9.10)
|
||||
thor (>= 0.14.6)
|
||||
guard-rspec (2.6.0)
|
||||
guard-rspec (3.0.0)
|
||||
guard (>= 1.8)
|
||||
rspec (~> 2.13)
|
||||
i18n (0.6.4)
|
||||
json (1.7.7)
|
||||
listen (1.0.3)
|
||||
listen (1.1.2)
|
||||
rb-fsevent (>= 0.9.3)
|
||||
rb-inotify (>= 0.9)
|
||||
rb-kqueue (>= 0.2)
|
||||
|
@ -53,10 +53,10 @@ GEM
|
|||
method_source (0.8.1)
|
||||
mime-types (1.23)
|
||||
multi_json (1.7.3)
|
||||
net-scp (1.1.0)
|
||||
net-scp (1.1.1)
|
||||
net-ssh (>= 2.6.5)
|
||||
net-ssh (2.6.7)
|
||||
pry (0.9.12.1)
|
||||
pry (0.9.12.2)
|
||||
coderay (~> 1.0.5)
|
||||
method_source (~> 0.8)
|
||||
slop (~> 3.4)
|
||||
|
@ -84,9 +84,9 @@ GEM
|
|||
multi_json (~> 1.0)
|
||||
simplecov-html (~> 0.7.1)
|
||||
simplecov-html (0.7.1)
|
||||
slop (3.4.4)
|
||||
slop (3.4.5)
|
||||
thor (0.18.1)
|
||||
vagrant-cachier (0.0.2)
|
||||
vagrant-cachier (0.0.5)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
|
Loading…
Reference in a new issue