bump foreman
This commit is contained in:
parent
cb1f31ae8e
commit
e7ff0448ed
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -136,7 +136,7 @@ group :production do # we don't install these on travis to speed up test runs
|
||||||
|
|
||||||
# Process management
|
# Process management
|
||||||
|
|
||||||
gem 'foreman', '0.61'
|
gem 'foreman', '0.62'
|
||||||
|
|
||||||
# Redirects
|
# Redirects
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -131,7 +131,7 @@ GEM
|
||||||
sass-rails (>= 3.1.1)
|
sass-rails (>= 3.1.1)
|
||||||
foreigner (1.4.0)
|
foreigner (1.4.0)
|
||||||
activerecord (>= 3.0.0)
|
activerecord (>= 3.0.0)
|
||||||
foreman (0.61.0)
|
foreman (0.62.0)
|
||||||
thor (>= 0.13.6)
|
thor (>= 0.13.6)
|
||||||
formatador (0.2.4)
|
formatador (0.2.4)
|
||||||
fssm (0.2.9)
|
fssm (0.2.9)
|
||||||
|
|
@ -435,7 +435,7 @@ DEPENDENCIES
|
||||||
fixture_builder (= 0.3.5)
|
fixture_builder (= 0.3.5)
|
||||||
fog (= 1.10.0)
|
fog (= 1.10.0)
|
||||||
foreigner (= 1.4.0)
|
foreigner (= 1.4.0)
|
||||||
foreman (= 0.61)
|
foreman (= 0.62)
|
||||||
fuubar (= 1.1.0)
|
fuubar (= 1.1.0)
|
||||||
gon (= 4.0.2)
|
gon (= 4.0.2)
|
||||||
guard-cucumber (= 1.3.2)
|
guard-cucumber (= 1.3.2)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue