Bring back bzip2-ruby
This commit is contained in:
parent
285f9934ab
commit
c260307028
1
Gemfile
1
Gemfile
@ -9,6 +9,7 @@ gem 'confstruct'
|
|||||||
gem 'omniauth'
|
gem 'omniauth'
|
||||||
gem 'omniauth-twitter'
|
gem 'omniauth-twitter'
|
||||||
gem 'omniauth-github'
|
gem 'omniauth-github'
|
||||||
|
gem 'bzip2-ruby'
|
||||||
|
|
||||||
# Gems used only for assets and not required
|
# Gems used only for assets and not required
|
||||||
# in production environments by default.
|
# in production environments by default.
|
||||||
|
@ -33,6 +33,7 @@ GEM
|
|||||||
arel (3.0.0)
|
arel (3.0.0)
|
||||||
awesome_print (0.4.0)
|
awesome_print (0.4.0)
|
||||||
builder (3.0.0)
|
builder (3.0.0)
|
||||||
|
bzip2-ruby (0.2.7)
|
||||||
capybara (1.1.2)
|
capybara (1.1.2)
|
||||||
mime-types (>= 1.16)
|
mime-types (>= 1.16)
|
||||||
nokogiri (>= 1.3.3)
|
nokogiri (>= 1.3.3)
|
||||||
@ -204,6 +205,7 @@ PLATFORMS
|
|||||||
|
|
||||||
DEPENDENCIES
|
DEPENDENCIES
|
||||||
awesome_print
|
awesome_print
|
||||||
|
bzip2-ruby
|
||||||
capybara
|
capybara
|
||||||
carrierwave
|
carrierwave
|
||||||
coffee-rails
|
coffee-rails
|
||||||
|
Loading…
Reference in New Issue
Block a user