diff options
| -rw-r--r-- | Gemfile.lock | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index ffa63b535..805ee460d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,10 +16,11 @@ GIT GIT remote: git@github.com:af83/stif-reflex-api.git - revision: 7c517b98c3900c9bb0b81dd0ccab97f8e8f5f249 + revision: 7edaeddd971a1ed366bf6def1513bf8808ab2d1d specs: - reflex (0.0.1) - nokogiri (~> 1.6) + reflex (0.0.2) + nokogiri (>= 1.7.2) + ruby-filemagic GIT remote: https://github.com/af83/language_engine.git @@ -332,7 +333,7 @@ GEM net-ssh-gateway (2.0.0) net-ssh (>= 4.0.0) newrelic_rpm (4.0.0.332) - nokogiri (1.8.1) + nokogiri (1.8.2) mini_portile2 (~> 2.3.0) open4 (1.3.4) orm_adapter (0.5.0) @@ -463,6 +464,7 @@ GEM rspec-mocks (~> 3.5.0) rspec-support (~> 3.5.0) rspec-support (3.5.0) + ruby-filemagic (0.7.2) ruby-graphviz (1.2.3) rubycas-client (2.3.9) activesupport |
