Commit b0d8a8a4 by Mai Hoang Thai Ha

finish

parent f0d0de5d
Pipeline #1284 failed with stages
in 0 seconds
...@@ -71,4 +71,4 @@ group :production do ...@@ -71,4 +71,4 @@ group :production do
end end
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem # Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby] gem 'tzinfo-data', platforms: [:mingw, :mswin, :x64_mingw, :jruby]
\ No newline at end of file
...@@ -124,6 +124,9 @@ GEM ...@@ -124,6 +124,9 @@ GEM
mini_mime (>= 0.1.1) mini_mime (>= 0.1.1)
marcel (1.0.1) marcel (1.0.1)
method_source (1.0.0) method_source (1.0.0)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.3) mini_mime (1.0.3)
minitest (5.14.4) minitest (5.14.4)
minitest-reporters (1.3.8) minitest-reporters (1.3.8)
...@@ -261,6 +264,7 @@ DEPENDENCIES ...@@ -261,6 +264,7 @@ DEPENDENCIES
guard-minitest (= 2.4.6) guard-minitest (= 2.4.6)
jbuilder (~> 2.7) jbuilder (~> 2.7)
listen (~> 3.3) listen (~> 3.3)
mimemagic (~> 0.3.10)
minitest (= 5.14.4) minitest (= 5.14.4)
minitest-reporters (= 1.3.8) minitest-reporters (= 1.3.8)
pg (= 1.1.4) pg (= 1.1.4)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment