diff options
| author | Luc Donnet | 2018-02-27 23:33:57 +0100 |
|---|---|---|
| committer | Luc Donnet | 2018-02-27 23:33:57 +0100 |
| commit | 81329be5b2662706cf32db000adba27d176e44b8 (patch) | |
| tree | 23905bc618d48b1ce33fc02c96b6bfd73a53dd48 /Gemfile.lock | |
| parent | ca9fd5d4f09c04875092904f4c1961e3e82b6c3b (diff) | |
| download | chouette-core-81329be5b2662706cf32db000adba27d176e44b8.tar.bz2 | |
Delete unused sinatra gem in Gemfile5878-fix-ComplianceChecksController-show
Diffstat (limited to 'Gemfile.lock')
| -rw-r--r-- | Gemfile.lock | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 63d78f9cd..8888549e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -509,10 +509,6 @@ GEM simplecov-html (0.10.0) simplecov-rcov (0.2.3) simplecov (>= 0.4.1) - sinatra (1.4.8) - rack (~> 1.5) - rack-protection (~> 1.4) - tilt (>= 1.3, < 3) sixarm_ruby_unaccent (1.2.0) slim (3.0.7) temple (~> 0.7.6) @@ -700,7 +696,6 @@ DEPENDENCIES simple_form (~> 3.1.0) simplecov simplecov-rcov - sinatra slim-rails (~> 3.1) spring spring-commands-rspec |
