mirror of
https://github.com/internetee/registry.git
synced 2025-06-09 22:24:47 +02:00
Remove html2haml
gem as unused.
This commit is contained in:
parent
4a306a0463
commit
793e60b173
2 changed files with 0 additions and 10 deletions
1
Gemfile
1
Gemfile
|
@ -98,7 +98,6 @@ group :development, :test do
|
|||
gem 'pry', '0.10.1'
|
||||
|
||||
gem 'bullet', '4.14.7' # for finding database optimizations
|
||||
gem 'html2haml', '2.1.0'
|
||||
gem 'sdoc', '0.4.1' # bundle exec rake doc:rails generates the API under doc/api.
|
||||
gem 'railroady', '1.3.0' # to generate database diagrams
|
||||
gem 'autodoc'
|
||||
|
|
|
@ -199,11 +199,6 @@ GEM
|
|||
tilt
|
||||
hashdiff (1.0.0)
|
||||
hpricot (0.8.6)
|
||||
html2haml (2.1.0)
|
||||
erubis (~> 2.7.0)
|
||||
haml (~> 4.0)
|
||||
nokogiri (>= 1.6.0)
|
||||
ruby_parser (~> 3.5)
|
||||
http-cookie (1.0.3)
|
||||
domain_name (~> 0.5)
|
||||
httpclient (2.8.3)
|
||||
|
@ -355,8 +350,6 @@ GEM
|
|||
rspec-mocks (~> 3.6.0)
|
||||
rspec-support (~> 3.6.0)
|
||||
rspec-support (3.6.0)
|
||||
ruby_parser (3.8.4)
|
||||
sexp_processor (~> 4.1)
|
||||
rubyzip (1.2.2)
|
||||
safe_yaml (1.0.5)
|
||||
sass (3.4.23)
|
||||
|
@ -386,7 +379,6 @@ GEM
|
|||
selenium-webdriver (3.13.0)
|
||||
childprocess (~> 0.5)
|
||||
rubyzip (~> 1.2)
|
||||
sexp_processor (4.8.0)
|
||||
simplecov (0.16.1)
|
||||
docile (~> 1.1)
|
||||
json (>= 1.8, < 3)
|
||||
|
@ -470,7 +462,6 @@ DEPENDENCIES
|
|||
figaro (= 1.1.1)
|
||||
grape
|
||||
haml
|
||||
html2haml (= 2.1.0)
|
||||
isikukood
|
||||
iso8601 (= 0.8.6)
|
||||
jquery-rails (= 4.0.4)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue