Commit 97044ff5893118c1891f9030483d17866fc81c53
1 parent
46aa19d2
Exists in
colab
and in
4 other branches
konacha updated
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
Gemfile.lock
... | ... | @@ -134,7 +134,7 @@ GEM |
134 | 134 | kalibro_gatekeeper_client (0.2.2) |
135 | 135 | activesupport (>= 2.2.1) |
136 | 136 | faraday_middleware (~> 0.9.0) |
137 | - konacha (3.2.3) | |
137 | + konacha (3.2.4) | |
138 | 138 | actionpack (>= 3.1, < 5) |
139 | 139 | capybara |
140 | 140 | colorize |
... | ... | @@ -157,7 +157,7 @@ GEM |
157 | 157 | net-ssh (>= 2.6.5) |
158 | 158 | net-ssh (2.9.1) |
159 | 159 | netrc (0.7.7) |
160 | - nokogiri (1.6.2.1) | |
160 | + nokogiri (1.6.3.1) | |
161 | 161 | mini_portile (= 0.6.0) |
162 | 162 | orm_adapter (0.5.0) |
163 | 163 | pg (0.17.1) | ... | ... |