Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump actionpack from 3.2.8 to 3.2.22.5 #84

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 51 additions & 53 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,32 +11,32 @@ PATH
GEM
remote: http://rubygems.org/
specs:
actionmailer (3.2.8)
actionpack (= 3.2.8)
mail (~> 2.4.4)
actionpack (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
actionmailer (3.2.22.5)
actionpack (= 3.2.22.5)
mail (~> 2.5.4)
actionpack (3.2.22.5)
activemodel (= 3.2.22.5)
activesupport (= 3.2.22.5)
builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
rack (~> 1.4.0)
rack (~> 1.4.5)
rack-cache (~> 1.2)
rack-test (~> 0.6.1)
sprockets (~> 2.1.3)
activemodel (3.2.8)
activesupport (= 3.2.8)
sprockets (~> 2.2.1)
activemodel (3.2.22.5)
activesupport (= 3.2.22.5)
builder (~> 3.0.0)
activerecord (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
activerecord (3.2.22.5)
activemodel (= 3.2.22.5)
activesupport (= 3.2.22.5)
arel (~> 3.0.2)
tzinfo (~> 0.3.29)
activeresource (3.2.8)
activemodel (= 3.2.8)
activesupport (= 3.2.8)
activesupport (3.2.8)
i18n (~> 0.6)
activeresource (3.2.22.5)
activemodel (= 3.2.22.5)
activesupport (= 3.2.22.5)
activesupport (3.2.22.5)
i18n (~> 0.6, >= 0.6.4)
multi_json (~> 1.0)
addressable (2.2.7)
ammeter (0.2.8)
Expand All @@ -45,7 +45,7 @@ GEM
rspec (>= 2.2)
rspec-rails (>= 2.2)
archive-tar-minitar (0.5.2)
arel (3.0.2)
arel (3.0.3)
bcrypt-ruby (3.0.1)
builder (3.0.4)
cancan (1.6.7)
Expand All @@ -71,6 +71,7 @@ GEM
execjs
coffee-script-source (1.2.0)
columnize (0.3.5)
concurrent-ruby (1.1.8)
database_cleaner (0.9.1)
devise (1.5.1)
bcrypt-ruby (~> 3.0)
Expand All @@ -95,8 +96,6 @@ GEM
factory_girl (~> 4.1.0)
railties (>= 3.0.0)
ffi (1.0.11)
growl_notify (0.0.3)
rb-appscript
guard (1.4.0)
listen (>= 0.4.2)
thor (>= 0.14.6)
Expand All @@ -109,8 +108,9 @@ GEM
guard-spork (0.3.2)
guard (>= 0.8.4)
spork (>= 0.8.4)
hike (1.2.1)
i18n (0.6.1)
hike (1.2.3)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jasmine (1.1.2)
jasmine-core (>= 1.1.0)
rack (>= 1.1)
Expand All @@ -121,19 +121,18 @@ GEM
jquery-rails (1.0.18)
railties (~> 3.0)
thor (~> 0.14)
json (1.7.5)
json (1.8.6)
launchy (2.0.5)
addressable (~> 2.2.6)
linecache19 (0.5.12)
ruby_core_source (>= 0.1.4)
listen (0.5.3)
mail (2.4.4)
i18n (>= 0.4.0)
mail (2.5.5)
mime-types (~> 1.16)
treetop (~> 1.4.8)
method_source (0.7.0)
mime-types (1.19)
multi_json (1.3.6)
mime-types (1.25.1)
multi_json (1.15.0)
nokogiri (1.5.0)
orm_adapter (0.0.5)
paperclip (2.6.0)
Expand All @@ -142,41 +141,40 @@ GEM
cocaine (>= 0.0.2)
mime-types
pg (0.13.1)
polyglot (0.3.3)
polyglot (0.3.5)
pry (0.9.8.1)
coderay (~> 1.0.5)
method_source (~> 0.7)
slop (>= 2.4.3, < 3)
rack (1.4.1)
rack-cache (1.2)
rack (1.4.7)
rack-cache (1.12.1)
rack (>= 0.4)
rack-ssl (1.3.2)
rack-ssl (1.3.4)
rack
rack-test (0.6.2)
rack-test (0.6.3)
rack (>= 1.0)
rails (3.2.8)
actionmailer (= 3.2.8)
actionpack (= 3.2.8)
activerecord (= 3.2.8)
activeresource (= 3.2.8)
activesupport (= 3.2.8)
rails (3.2.22.5)
actionmailer (= 3.2.22.5)
actionpack (= 3.2.22.5)
activerecord (= 3.2.22.5)
activeresource (= 3.2.22.5)
activesupport (= 3.2.22.5)
bundler (~> 1.0)
railties (= 3.2.8)
railties (3.2.8)
actionpack (= 3.2.8)
activesupport (= 3.2.8)
railties (= 3.2.22.5)
railties (3.2.22.5)
actionpack (= 3.2.22.5)
activesupport (= 3.2.22.5)
rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
rake (0.9.2.2)
rb-appscript (0.6.1)
rake (13.0.3)
rb-fchange (0.0.5)
ffi
rb-fsevent (0.9.0)
rb-inotify (0.8.8)
ffi (>= 0.5.0)
rdoc (3.12)
rdoc (3.12.2)
json (~> 1.4)
rspec (2.11.0)
rspec-core (~> 2.11.0)
Expand Down Expand Up @@ -222,17 +220,18 @@ GEM
slim (~> 1.0)
slop (2.4.3)
spork (0.9.0)
sprockets (2.1.3)
sprockets (2.2.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
temple (0.3.4)
thor (0.16.0)
tilt (1.3.3)
treetop (1.4.12)
temple (0.3.5)
thor (0.20.3)
tilt (1.3.7)
treetop (1.4.15)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.34)
tzinfo (0.3.60)
uglifier (1.2.3)
execjs (>= 0.3.0)
multi_json (>= 1.0.2)
Expand All @@ -252,7 +251,6 @@ DEPENDENCIES
database_cleaner
devise
factory_girl_rails
growl_notify
guard
guard-livereload
guard-rspec
Expand Down