Bring back bzip2-ruby

This commit is contained in:
Marcin Kulik 2012-03-04 00:26:22 +01:00
parent 285f9934ab
commit c260307028
2 changed files with 3 additions and 0 deletions

View File

@ -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.

View File

@ -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