Skip to content
Snippets Groups Projects
Unverified Commit 1f745dd9 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

gem + initializer

parent 3e65f7e4
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,7 @@ gem "jquery-ui-rails", git: "https://github.com/jquery-ui-rails/jquery-ui-rails.
gem "kamifusen"#, path: "../kamifusen"
gem "kaminari"
gem "leaflet-rails"
gem "libretranslate"#, path: "../libretranslate"
gem "mini_magick"
gem "octokit"
gem "omniauth-rails_csrf_protection", "~> 1.0"
......
......@@ -337,6 +337,10 @@ GEM
leaflet-rails (1.9.4)
actionpack (>= 4.2.0)
railties (>= 4.2.0)
libretranslate (0.1.0)
json
net-http
open-uri
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
......@@ -664,6 +668,7 @@ DEPENDENCIES
kamifusen
kaminari
leaflet-rails
libretranslate
listen (~> 3.3)
mini_magick
octokit
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment