diff options
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index d32fe8b..b609e96 100644 --- a/Gemfile.lock +++ b/Gemfile.lock | |||
@@ -1,6 +1,6 @@ | |||
1 | GIT | 1 | GIT |
2 | remote: https://github.com/hatkirby/pokeviewer.git | 2 | remote: https://github.com/hatkirby/pokeviewer.git |
3 | revision: 006cf8cebfb4e2d2dcfc537b6d3ccaaa14e28cfc | 3 | revision: a70494be4e1767e0cb7ff4218e7f266ece56089c |
4 | specs: | 4 | specs: |
5 | pokeviewer (0.1.0) | 5 | pokeviewer (0.1.0) |
6 | activerecord-diff | 6 | activerecord-diff |
@@ -154,7 +154,7 @@ GEM | |||
154 | net-ssh (>= 2.6.5) | 154 | net-ssh (>= 2.6.5) |
155 | net-ssh (5.0.2) | 155 | net-ssh (5.0.2) |
156 | nio4r (2.3.1) | 156 | nio4r (2.3.1) |
157 | nokogiri (1.8.3) | 157 | nokogiri (1.8.4) |
158 | mini_portile2 (~> 2.3.0) | 158 | mini_portile2 (~> 2.3.0) |
159 | normalize-rails (4.1.1) | 159 | normalize-rails (4.1.1) |
160 | orm_adapter (0.5.0) | 160 | orm_adapter (0.5.0) |
@@ -302,4 +302,4 @@ DEPENDENCIES | |||
302 | web-console (>= 3.3.0) | 302 | web-console (>= 3.3.0) |
303 | 303 | ||
304 | BUNDLED WITH | 304 | BUNDLED WITH |
305 | 1.16.1 | 305 | 1.16.2 |