Skip to content

Commit

Permalink
Gem を更新する
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaochaocha3 committed Dec 13, 2015
1 parent d6af175 commit 8f04775
Showing 1 changed file with 30 additions and 26 deletions.
56 changes: 30 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.4)
activesupport (4.2.5)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.3.8)
addressable (2.4.0)
ast (2.1.0)
astrolabe (1.3.1)
parser (~> 2.2)
buftok (0.2.0)
charlock_holmes (0.7.3)
cinch (2.2.7)
cinch (2.3.1)
coderay (1.1.0)
coveralls (0.8.3)
coveralls (0.8.10)
json (~> 1.8)
rest-client (>= 1.6.8, < 2)
simplecov (~> 0.10.0)
simplecov (~> 0.11.0)
term-ansicolor (~> 1.3)
thor (~> 0.19.1)
crack (0.4.2)
tins (~> 1.6.0)
crack (0.4.3)
safe_yaml (~> 1.0.0)
d1lcs (0.5.1)
diff-lcs (1.2.5)
Expand All @@ -32,6 +33,7 @@ GEM
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
guess_html_encoding (0.0.11)
hashdiff (0.2.3)
http (0.9.8)
addressable (~> 2.3)
http-cookie (~> 1.0)
Expand All @@ -47,18 +49,18 @@ GEM
memoizable (0.4.2)
thread_safe (~> 0.3, >= 0.3.1)
method_source (0.8.2)
mime-types (2.6.2)
mime-types (2.99)
mini_portile2 (2.0.0)
minitest (5.8.1)
minitest (5.8.3)
multipart-post (2.0.0)
naught (1.1.0)
netrc (0.10.3)
netrc (0.11.0)
nokogiri (1.6.7)
mini_portile2 (~> 2.0.0.rc2)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
powerpack (0.1.1)
pry (0.10.2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
Expand All @@ -68,29 +70,30 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 3.0)
netrc (~> 0.7)
rspec (3.3.0)
rspec-core (~> 3.3.0)
rspec-expectations (~> 3.3.0)
rspec-mocks (~> 3.3.0)
rspec-core (3.3.2)
rspec-support (~> 3.3.0)
rspec-expectations (3.3.1)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
rspec-mocks (~> 3.4.0)
rspec-core (3.4.1)
rspec-support (~> 3.4.0)
rspec-expectations (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-mocks (3.3.2)
rspec-support (~> 3.4.0)
rspec-mocks (3.4.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-support (3.3.0)
rubocop (0.34.2)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rubocop (0.35.1)
astrolabe (~> 1.3)
parser (>= 2.2.2.5, < 3.0)
parser (>= 2.2.3.0, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.4)
ruby-progressbar (~> 1.7)
tins (<= 1.6.0)
ruby-progressbar (1.7.5)
safe_yaml (1.0.4)
simple_oauth (0.3.1)
simplecov (0.10.0)
simplecov (0.11.1)
docile (~> 1.1.0)
json (~> 1.8)
simplecov-html (~> 0.10.0)
Expand Down Expand Up @@ -118,9 +121,10 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.7.1)
webmock (1.21.0)
webmock (1.22.3)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff
yard (0.8.7.6)

PLATFORMS
Expand Down

0 comments on commit 8f04775

Please sign in to comment.