Skip to content

Commit

Permalink
Update development dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Jul 18, 2016
1 parent 6855a6c commit dea978c
Showing 1 changed file with 20 additions and 20 deletions.
40 changes: 20 additions & 20 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ GEM
descriptive_statistics (2.5.1)
diff-lcs (1.2.5)
docile (1.1.5)
fakefs (0.8.1)
fakefs (0.9.0)
faker (1.6.5)
i18n (~> 0.5)
ffi (1.9.10)
Expand All @@ -50,8 +50,8 @@ GEM
i18n (0.7.0)
interception (0.5)
ione (1.2.3)
json (1.8.3)
json (1.8.3-java)
json (2.0.1)
json (2.0.1-java)
little-plugger (1.1.4)
logging (2.1.0)
little-plugger (~> 1.1)
Expand All @@ -68,19 +68,19 @@ GEM
blankslate (>= 2.0, <= 4.0)
pg (0.18.4)
pickup (0.0.11)
pry (0.10.3)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry (0.10.3-java)
pry (0.10.4-java)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
spoon (~> 0.0)
pry-byebug (3.4.0)
byebug (~> 9.0)
pry (~> 0.10)
pry-doc (0.8.0)
pry-doc (0.9.0)
pry (~> 0.9)
yard (~> 0.8)
pry-rescue (1.4.4)
Expand All @@ -101,28 +101,28 @@ GEM
hpricot (>= 0.8.2)
mustache (>= 0.7.0)
rdiscount (>= 1.5.8)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-collection_matchers (1.1.2)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
rspec-core (3.5.1)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
ruby-graphviz (1.2.2)
ruby-mysql (2.9.14)
ruby-prof (0.15.9)
sequel (4.36.0)
simplecov (0.11.2)
simplecov (0.12.0)
docile (~> 1.1.0)
json (~> 1.8)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.0)
slop (3.6.0)
Expand All @@ -132,7 +132,7 @@ GEM
table_print (1.5.6)
thor (0.19.1)
uber (0.0.15)
yard (0.8.7.6)
yard (0.9.1)
yard-thor (0.0.1)
thor
yard
Expand Down

0 comments on commit dea978c

Please sign in to comment.