aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2017-08-04 15:38:28 -0500
committerMatt Rude <[email protected]>2017-08-04 15:38:28 -0500
commitb142d0d0f1ce8780afd96fdfd455dd9f99503447 (patch)
treea1d742356750269e231e07c2587fd51561d94d72
parent92485dfe536f14bfdcae012347ecff334a01cd78 (diff)
downloadxmpp-site-builder-b142d0d0f1ce8780afd96fdfd455dd9f99503447.tar.gz
xmpp-site-builder-b142d0d0f1ce8780afd96fdfd455dd9f99503447.tar.bz2
xmpp-site-builder-b142d0d0f1ce8780afd96fdfd455dd9f99503447.zip
Updated Gemfile.lock file
-rw-r--r--Gemfile.lock68
1 files changed, 34 insertions, 34 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 1041c9e..f71348d 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,39 +1,39 @@
GEM
remote: https://rubygems.org/
specs:
- actioncable (5.1.2)
- actionpack (= 5.1.2)
+ actioncable (5.1.3)
+ actionpack (= 5.1.3)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
- actionmailer (5.1.2)
- actionpack (= 5.1.2)
- actionview (= 5.1.2)
- activejob (= 5.1.2)
+ actionmailer (5.1.3)
+ actionpack (= 5.1.3)
+ actionview (= 5.1.3)
+ activejob (= 5.1.3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
- actionpack (5.1.2)
- actionview (= 5.1.2)
- activesupport (= 5.1.2)
+ actionpack (5.1.3)
+ actionview (= 5.1.3)
+ activesupport (= 5.1.3)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
- actionview (5.1.2)
- activesupport (= 5.1.2)
+ actionview (5.1.3)
+ activesupport (= 5.1.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
- activejob (5.1.2)
- activesupport (= 5.1.2)
+ activejob (5.1.3)
+ activesupport (= 5.1.3)
globalid (>= 0.3.6)
- activemodel (5.1.2)
- activesupport (= 5.1.2)
- activerecord (5.1.2)
- activemodel (= 5.1.2)
- activesupport (= 5.1.2)
+ activemodel (5.1.3)
+ activesupport (= 5.1.3)
+ activerecord (5.1.3)
+ activemodel (= 5.1.3)
+ activesupport (= 5.1.3)
arel (~> 8.0)
- activesupport (5.1.2)
+ activesupport (5.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
@@ -126,26 +126,26 @@ GEM
rack (2.0.3)
rack-test (0.6.3)
rack (>= 1.0)
- rails (5.1.2)
- actioncable (= 5.1.2)
- actionmailer (= 5.1.2)
- actionpack (= 5.1.2)
- actionview (= 5.1.2)
- activejob (= 5.1.2)
- activemodel (= 5.1.2)
- activerecord (= 5.1.2)
- activesupport (= 5.1.2)
- bundler (>= 1.3.0, < 2.0)
- railties (= 5.1.2)
+ rails (5.1.3)
+ actioncable (= 5.1.3)
+ actionmailer (= 5.1.3)
+ actionpack (= 5.1.3)
+ actionview (= 5.1.3)
+ activejob (= 5.1.3)
+ activemodel (= 5.1.3)
+ activerecord (= 5.1.3)
+ activesupport (= 5.1.3)
+ bundler (>= 1.3.0)
+ railties (= 5.1.3)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
- railties (5.1.2)
- actionpack (= 5.1.2)
- activesupport (= 5.1.2)
+ railties (5.1.3)
+ actionpack (= 5.1.3)
+ activesupport (= 5.1.3)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
@@ -196,4 +196,4 @@ DEPENDENCIES
therubyracer
BUNDLED WITH
- 1.14.3
+ 1.15.3