Upgrade arel, for some reason.
This commit is contained in:
parent
f28a6a9f80
commit
5e69f7d9a2
1 changed files with 6 additions and 4 deletions
10
Gemfile.lock
10
Gemfile.lock
|
|
@ -87,7 +87,7 @@ GEM
|
|||
activesupport (= 3.0.3)
|
||||
activesupport (3.0.3)
|
||||
addressable (2.2.2)
|
||||
arel (2.0.8)
|
||||
arel (2.0.9)
|
||||
aws (2.3.32)
|
||||
activesupport
|
||||
http_connection
|
||||
|
|
@ -364,9 +364,11 @@ GEM
|
|||
tilt (1.2.2)
|
||||
treetop (1.4.9)
|
||||
polyglot (>= 0.3.1)
|
||||
typhoeus (0.2.0)
|
||||
tzinfo (0.3.23)
|
||||
uuidtools (2.1.1)
|
||||
typhoeus (0.2.4)
|
||||
mime-types
|
||||
mime-types
|
||||
tzinfo (0.3.24)
|
||||
uuidtools (2.1.2)
|
||||
vegas (0.1.8)
|
||||
rack (>= 1.0.0)
|
||||
warden (0.10.7)
|
||||
|
|
|
|||
Loading…
Reference in a new issue