Fix Gemfile.lock.
This commit is contained in:
parent
c230364466
commit
13a2ee61a6
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ DEPENDENCIES
|
||||||
epafh!
|
epafh!
|
||||||
hash_validator
|
hash_validator
|
||||||
json
|
json
|
||||||
mail (>= 2.4.4)
|
mail (~> 2.6.3)
|
||||||
mechanize
|
mechanize
|
||||||
pry
|
pry
|
||||||
pry-rescue
|
pry-rescue
|
||||||
|
@ -78,4 +78,4 @@ DEPENDENCIES
|
||||||
thor
|
thor
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.10.6
|
1.10.5
|
||||||
|
|
Loading…
Reference in a new issue