Skip to content

Commit

Permalink
Gemfile.lock update
Browse files Browse the repository at this point in the history
  • Loading branch information
jvendetti committed Oct 25, 2018
1 parent e4d1466 commit 9a8738a
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 @@ -61,7 +61,7 @@ GEM
airbrussh (1.3.0)
sshkit (>= 1.6.1, != 1.7.0)
arel (6.0.4)
autoprefixer-rails (9.1.4)
autoprefixer-rails (9.3.1)
execjs
bootstrap (4.1.3)
autoprefixer-rails (>= 6.0.3)
Expand All @@ -73,7 +73,7 @@ GEM
i18n
rake (>= 10.0.0)
sshkit (>= 1.9.0)
capistrano-bundler (1.3.0)
capistrano-bundler (1.4.0)
capistrano (~> 3.1)
sshkit (~> 1.2)
capistrano-locally (0.2.5)
Expand All @@ -97,14 +97,14 @@ GEM
crass (1.0.4)
cube-ruby (0.0.3)
daemons (1.2.6)
dalli (2.7.8)
dalli (2.7.9)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
erubis (2.7.0)
eventmachine (1.2.7)
excon (0.62.0)
execjs (2.7.0)
faraday (0.15.2)
faraday (0.15.3)
multipart-post (>= 1.2, < 3)
ffi (1.9.25)
flamegraph (0.9.5)
Expand Down Expand Up @@ -135,7 +135,7 @@ GEM
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lz4-ruby (0.3.3)
mail (2.7.0)
mail (2.7.1)
mini_mime (>= 0.1.1)
method_source (0.9.0)
mime-types (2.99.3)
Expand All @@ -150,9 +150,9 @@ GEM
net-ssh (5.0.2)
netrc (0.11.0)
newrelic_rpm (5.4.0.347)
nokogiri (1.8.4)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
oj (3.6.10)
oj (3.6.12)
open_uri_redirections (0.2.1)
popper_js (1.14.3)
pry (0.11.3)
Expand Down Expand Up @@ -201,7 +201,7 @@ GEM
netrc (~> 0.7)
ruby_parser (3.11.0)
sexp_processor (~> 4.9)
sass (3.5.7)
sass (3.6.0)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
Expand All @@ -223,7 +223,7 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
sshkit (1.17.0)
sshkit (1.18.0)
net-scp (>= 1.1.2)
net-ssh (>= 2.8.0)
stackprof (0.2.12)
Expand Down

0 comments on commit 9a8738a

Please sign in to comment.