diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2019-02-16 13:22:26 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2019-02-16 13:22:26 -0500 |
commit | 7a2d945f581c8ce9e322883ec597366143fe10cb (patch) | |
tree | 936b0220708ef457caa1d692e2c074fda2a4557e /Gemfile.lock | |
parent | deca2feabfaaa01af91e60cdc62626f11d39dd17 (diff) | |
download | thoughts-7a2d945f581c8ce9e322883ec597366143fe10cb.tar.gz thoughts-7a2d945f581c8ce9e322883ec597366143fe10cb.tar.bz2 thoughts-7a2d945f581c8ce9e322883ec597366143fe10cb.zip |
Maybe this fixes the thing (updating gems)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8e81049..8fccc7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -61,7 +61,7 @@ GEM | |||
61 | tzinfo (~> 1.1) | 61 | tzinfo (~> 1.1) |
62 | acts-as-taggable-on (6.0.0) | 62 | acts-as-taggable-on (6.0.0) |
63 | activerecord (~> 5.0) | 63 | activerecord (~> 5.0) |
64 | addressable (2.5.2) | 64 | addressable (2.6.0) |
65 | public_suffix (>= 2.0.2, < 4.0) | 65 | public_suffix (>= 2.0.2, < 4.0) |
66 | airbrussh (1.3.1) | 66 | airbrussh (1.3.1) |
67 | sshkit (>= 1.6.1, != 1.7.0) | 67 | sshkit (>= 1.6.1, != 1.7.0) |
@@ -69,7 +69,7 @@ GEM | |||
69 | bcrypt (3.1.12) | 69 | bcrypt (3.1.12) |
70 | bindex (0.5.0) | 70 | bindex (0.5.0) |
71 | builder (3.2.3) | 71 | builder (3.2.3) |
72 | byebug (10.0.2) | 72 | byebug (11.0.0) |
73 | capistrano (3.11.0) | 73 | capistrano (3.11.0) |
74 | airbrussh (>= 1.0.0) | 74 | airbrussh (>= 1.0.0) |
75 | i18n | 75 | i18n |
@@ -107,7 +107,7 @@ GEM | |||
107 | coffee-script-source (1.12.2) | 107 | coffee-script-source (1.12.2) |
108 | concurrent-ruby (1.1.4) | 108 | concurrent-ruby (1.1.4) |
109 | crass (1.0.4) | 109 | crass (1.0.4) |
110 | devise (4.5.0) | 110 | devise (4.6.1) |
111 | bcrypt (~> 3.0) | 111 | bcrypt (~> 3.0) |
112 | orm_adapter (~> 0.1) | 112 | orm_adapter (~> 0.1) |
113 | railties (>= 4.1.0, < 6.0) | 113 | railties (>= 4.1.0, < 6.0) |
@@ -123,8 +123,8 @@ GEM | |||
123 | haml (5.0.4) | 123 | haml (5.0.4) |
124 | temple (>= 0.8.0) | 124 | temple (>= 0.8.0) |
125 | tilt | 125 | tilt |
126 | highline (2.0.0) | 126 | highline (2.0.1) |
127 | i18n (1.5.2) | 127 | i18n (1.5.3) |
128 | concurrent-ruby (~> 1.0) | 128 | concurrent-ruby (~> 1.0) |
129 | jbuilder (2.8.0) | 129 | jbuilder (2.8.0) |
130 | activesupport (>= 4.2.0) | 130 | activesupport (>= 4.2.0) |
@@ -208,9 +208,9 @@ GEM | |||
208 | rb-inotify (0.10.0) | 208 | rb-inotify (0.10.0) |
209 | ffi (~> 1.0) | 209 | ffi (~> 1.0) |
210 | ref (2.0.0) | 210 | ref (2.0.0) |
211 | responders (2.4.0) | 211 | responders (2.4.1) |
212 | actionpack (>= 4.2.0, < 5.3) | 212 | actionpack (>= 4.2.0, < 6.0) |
213 | railties (>= 4.2.0, < 5.3) | 213 | railties (>= 4.2.0, < 6.0) |
214 | ruby_dep (1.5.0) | 214 | ruby_dep (1.5.0) |
215 | rubyzip (1.2.2) | 215 | rubyzip (1.2.2) |
216 | sassc (2.0.0) | 216 | sassc (2.0.0) |
@@ -240,8 +240,8 @@ GEM | |||
240 | actionpack (>= 4.0) | 240 | actionpack (>= 4.0) |
241 | activesupport (>= 4.0) | 241 | activesupport (>= 4.0) |
242 | sprockets (>= 3.0.0) | 242 | sprockets (>= 3.0.0) |
243 | sqlite3 (1.3.13) | 243 | sqlite3 (1.4.0) |
244 | sshkit (1.18.0) | 244 | sshkit (1.18.2) |
245 | net-scp (>= 1.1.2) | 245 | net-scp (>= 1.1.2) |
246 | net-ssh (>= 2.8.0) | 246 | net-ssh (>= 2.8.0) |
247 | temple (0.8.0) | 247 | temple (0.8.0) |
@@ -314,4 +314,4 @@ DEPENDENCIES | |||
314 | web-console (>= 3.3.0) | 314 | web-console (>= 3.3.0) |
315 | 315 | ||
316 | BUNDLED WITH | 316 | BUNDLED WITH |
317 | 1.16.2 | 317 | 2.0.1 |