Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Commit

Permalink
upgrade to bluepill 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Darren Hardy committed Jun 21, 2016
1 parent 022ccfd commit e9e0329
Showing 1 changed file with 20 additions and 15 deletions.
35 changes: 20 additions & 15 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,38 +11,43 @@ GEM
rdf-rdfxml (= 1.0.1)
rsolr
rubydora (~> 1.6, >= 1.6.5)
activemodel (4.2.5.2)
activesupport (= 4.2.5.2)
activemodel (4.2.6)
activesupport (= 4.2.6)
builder (~> 3.1)
activesupport (4.2.5.2)
activesupport (4.2.6)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
awesome_print (1.6.1)
airbrussh (1.0.2)
sshkit (>= 1.6.1, != 1.7.0)
awesome_print (1.7.0)
bagit (0.3.2)
docopt (~> 0.5.0)
validatable (~> 1.6)
blue-daemons (1.1.11)
bluepill (0.1.1)
bluepill (0.1.2)
activesupport (>= 3.2, < 5)
blue-daemons (~> 1.1)
state_machine (~> 1.1)
builder (3.2.2)
bundler-audit (0.5.0)
bundler (~> 1.2)
thor (~> 0.18)
capistrano (3.4.0)
capistrano (3.5.0)
airbrussh (>= 1.0.0)
capistrano-harrow
i18n
rake (>= 10.0.0)
sshkit (~> 1.3)
sshkit (>= 1.9.0)
capistrano-bundle_audit (0.0.5)
bundler-audit
capistrano (~> 3.0)
capistrano-bundler (1.1.4)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-harrow (0.5.2)
capistrano-one_time_key (0.0.1)
capistrano (~> 3.0)
capistrano-releaseboard (0.0.1)
Expand Down Expand Up @@ -130,7 +135,7 @@ GEM
method_source (0.8.2)
mime-types (2.99.2)
mini_portile2 (2.1.0)
minitest (5.8.4)
minitest (5.9.0)
moab-versioning (2.0.0)
confstruct
json
Expand All @@ -147,14 +152,14 @@ GEM
nokogiri
roo (>= 1.1)
mono_logger (1.1.0)
multi_json (1.11.2)
multi_json (1.12.1)
multipart-post (2.0.0)
net-http-persistent (2.9.4)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
net-ssh (3.2.0)
netrc (0.11.0)
nokogiri (1.6.8)
mini_portile2 (~> 2.1.0)
Expand Down Expand Up @@ -188,7 +193,7 @@ GEM
rdf-xsd (>= 1.0)
rdf-xsd (1.1.5.1)
rdf (~> 1.1, >= 1.1.9, < 1.99)
redis (3.2.2)
redis (3.3.0)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
resque (1.25.2)
Expand Down Expand Up @@ -218,7 +223,7 @@ GEM
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.3)
rspec-core (3.4.4)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
Expand Down Expand Up @@ -257,7 +262,7 @@ GEM
nokogiri
stomp
xml-simple
sshkit (1.8.1)
sshkit (1.11.1)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stanford-mods (1.5.3)
Expand All @@ -270,7 +275,7 @@ GEM
tins (~> 1.0)
thor (0.19.1)
thread_safe (0.3.5)
tilt (2.0.2)
tilt (2.0.5)
tins (1.6.0)
tzinfo (1.2.2)
thread_safe (~> 0.1)
Expand All @@ -282,7 +287,7 @@ GEM
validatable (1.6.7)
vegas (0.1.11)
rack (>= 1.0.0)
whenever (0.9.4)
whenever (0.9.7)
chronic (>= 0.6.3)
xml-simple (1.1.5)
yard (0.8.7.6)
Expand Down

0 comments on commit e9e0329

Please sign in to comment.