Skip to content

Commit

Permalink
update bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
akerl committed Jun 27, 2015
1 parent 2519dca commit 818ea44
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ GEM
parser (>= 2.2.0.pre.3, < 3.0)
basiccache (1.0.0)
builder (3.2.2)
coveralls (0.8.1)
coveralls (0.8.2)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
curb (0.8.8)
daemons (1.2.2)
daemons (1.2.3)
diff-lcs (1.2.5)
docile (1.1.5)
domain_name (0.5.24)
Expand All @@ -29,14 +29,14 @@ GEM
http-cookie (1.0.2)
domain_name (~> 0.5)
json (1.8.3)
jwt (1.5.0)
jwt (1.5.1)
mime-types (2.6.1)
mini_portile (0.6.2)
multi_json (1.11.1)
netrc (0.10.3)
nokogiri (1.6.6.2)
mini_portile (~> 0.6.0)
parser (2.3.0.pre.2)
parser (2.2.2.5)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
rack (1.6.4)
Expand All @@ -58,11 +58,11 @@ GEM
rspec-expectations (3.3.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.0)
rspec-mocks (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
rubocop (0.32.0)
rubocop (0.32.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
powerpack (~> 0.1)
Expand All @@ -78,15 +78,15 @@ GEM
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
term-ansicolor (1.3.1)
term-ansicolor (1.3.2)
tins (~> 1.0)
thin (1.6.3)
daemons (~> 1.0, >= 1.0.9)
eventmachine (~> 1.0)
rack (~> 1.0)
thor (0.19.1)
tilt (2.0.1)
tins (1.5.2)
tins (1.5.4)
twilio-ruby (4.2.1)
builder (>= 2.1.2)
jwt (~> 1.0)
Expand All @@ -110,3 +110,6 @@ DEPENDENCIES
sinatra (~> 1.4.6)
thin (~> 1.6.2)
twilio-ruby (~> 4.2.0)

BUNDLED WITH
1.10.3

0 comments on commit 818ea44

Please sign in to comment.