Skip to content

Commit

Permalink
Add bluepill
Browse files Browse the repository at this point in the history
  • Loading branch information
evanphx committed Sep 24, 2012
1 parent 03a274b commit 1df3ca1
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ gem 'rails', '~> 3.2.7'

gem 'airbrake'
gem 'builder', '> 3.0.1'
gem 'bluepill'
gem 'clearance', '~> 0.16'
gem 'dynamic_form'
gem 'excon'
Expand Down
7 changes: 7 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ GEM
builder
girl_friday
arel (3.0.2)
bluepill (0.0.55)
activesupport (>= 3.0.0)
daemons (~> 1.1.4)
i18n (>= 0.5.0)
state_machine (~> 1.1.0)
builder (3.0.3)
capistrano (2.13.4)
highline
Expand Down Expand Up @@ -214,6 +219,7 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
state_machine (1.1.2)
thor (0.16.0)
tilt (1.3.3)
timecop (0.5.2)
Expand Down Expand Up @@ -241,6 +247,7 @@ PLATFORMS

DEPENDENCIES
airbrake
bluepill
builder (> 3.0.1)
capistrano-ext
capybara
Expand Down
Binary file added vendor/cache/bluepill-0.0.55.gem
Binary file not shown.
Binary file added vendor/cache/state_machine-1.1.2.gem
Binary file not shown.

0 comments on commit 1df3ca1

Please sign in to comment.