mirror of
https://github.com/moparisthebest/mailcatcher
synced 2024-11-10 11:15:04 -05:00
bundle update
This commit is contained in:
parent
6605fc266f
commit
2a931fdc6b
16
Gemfile.lock
16
Gemfile.lock
@ -17,11 +17,11 @@ GEM
|
||||
activesupport (3.2.12)
|
||||
i18n (~> 0.6)
|
||||
multi_json (~> 1.0)
|
||||
chunky_png (1.2.6)
|
||||
chunky_png (1.2.7)
|
||||
coffee-script (2.2.0)
|
||||
coffee-script-source
|
||||
execjs
|
||||
coffee-script-source (1.3.3)
|
||||
coffee-script-source (1.6.1)
|
||||
compass (0.12.2)
|
||||
chunky_png (~> 1.2)
|
||||
fssm (>= 0.2.7)
|
||||
@ -30,25 +30,23 @@ GEM
|
||||
eventmachine (1.0.3)
|
||||
execjs (1.4.0)
|
||||
multi_json (~> 1.0)
|
||||
fssm (0.2.9)
|
||||
fssm (0.2.10)
|
||||
haml (4.0.0)
|
||||
tilt
|
||||
i18n (0.6.4)
|
||||
json (1.7.5)
|
||||
mail (2.5.3)
|
||||
i18n (>= 0.4.0)
|
||||
mime-types (~> 1.16)
|
||||
treetop (~> 1.4.8)
|
||||
mime-types (1.21)
|
||||
multi_json (1.3.6)
|
||||
multi_json (1.6.1)
|
||||
polyglot (0.3.3)
|
||||
rack (1.5.2)
|
||||
rack-protection (1.4.0)
|
||||
rack
|
||||
rake (0.9.2.2)
|
||||
rdoc (3.12)
|
||||
json (~> 1.4)
|
||||
sass (3.2.1)
|
||||
rake (10.0.3)
|
||||
rdoc (4.0.0)
|
||||
sass (3.2.7)
|
||||
sinatra (1.3.5)
|
||||
rack (~> 1.4)
|
||||
rack-protection (~> 1.3)
|
||||
|
Loading…
Reference in New Issue
Block a user