Skip to content

Commit

Permalink
update gems, for security problem (github notice)
Browse files Browse the repository at this point in the history
  • Loading branch information
classicalliu committed Jul 4, 2018
1 parent 3fa595f commit 189df36
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ GEM
msgpack (~> 1.0)
builder (3.2.3)
byebug (10.0.2)
capybara (3.2.1)
capybara (3.3.1)
addressable
mini_mime (>= 0.1.3)
nokogiri (~> 1.8)
Expand All @@ -77,9 +77,9 @@ GEM
crack (0.4.3)
safe_yaml (~> 1.0.0)
crass (1.0.4)
dotenv (2.4.0)
dotenv-rails (2.4.0)
dotenv (= 2.4.0)
dotenv (2.5.0)
dotenv-rails (2.5.0)
dotenv (= 2.5.0)
railties (>= 3.2, < 6.0)
erubi (1.7.1)
execjs (2.7.0)
Expand Down Expand Up @@ -115,9 +115,9 @@ GEM
multi_json (1.13.1)
multipart-post (2.0.0)
nio4r (2.3.1)
nokogiri (1.8.2)
nokogiri (1.8.4)
mini_portile2 (~> 2.3.0)
oj (3.6.2)
oj (3.6.3)
pg (1.0.0)
pry (0.11.3)
coderay (~> 1.1.0)
Expand Down Expand Up @@ -171,15 +171,15 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
selenium-webdriver (3.12.0)
selenium-webdriver (3.13.0)
childprocess (~> 0.5)
rubyzip (~> 1.2)
spring (2.0.2)
activesupport (>= 4.2)
spring-watcher-listen (2.0.1)
listen (>= 2.7, < 4.0)
spring (>= 1.2, < 3.0)
sprockets (3.7.1)
sprockets (3.7.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.1)
Expand All @@ -194,7 +194,7 @@ GEM
turbolinks-source (5.1.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
uglifier (4.1.11)
uglifier (4.1.14)
execjs (>= 0.3.0, < 3)
web-console (3.6.2)
actionview (>= 5.0)
Expand Down

0 comments on commit 189df36

Please sign in to comment.