Skip to content

Commit

Permalink
Merge f6c084e into 6a7042a
Browse files Browse the repository at this point in the history
  • Loading branch information
subhasekhar committed Mar 7, 2021
2 parents 6a7042a + f6c084e commit 59c6eb5
Show file tree
Hide file tree
Showing 8 changed files with 1,137 additions and 1,075 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ GEM
term-ansicolor (~> 1.3)
thor (~> 0.19.4)
tins (~> 1.6)
crass (1.0.4)
crass (1.0.5)
daemons (1.2.6)
database_cleaner (1.6.2)
delayed_job (4.1.4)
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
ruby_dep (~> 1.2)
loofah (2.2.3)
loofah (2.3.1)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
lumberjack (1.0.12)
Expand All @@ -276,7 +276,7 @@ GEM
mime-types (2.99.3)
mini_mime (1.0.1)
mini_portile2 (2.4.0)
minitest (5.11.3)
minitest (5.12.2)
morpher (0.2.6)
abstract_type (~> 0.0.7)
adamantium (~> 0.2.0)
Expand Down Expand Up @@ -390,8 +390,8 @@ GEM
activesupport (>= 4.2.0, < 5.0)
nokogiri (~> 1.6)
rails-deprecated_sanitizer (>= 1.0.1)
rails-html-sanitizer (1.0.4)
loofah (~> 2.2, >= 2.2.2)
rails-html-sanitizer (1.3.0)
loofah (~> 2.3)
rails4-autocomplete (1.1.1)
rails (>= 3.0)
railties (4.2.11.1)
Expand All @@ -400,7 +400,7 @@ GEM
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rainbow (3.0.0)
rake (12.3.2)
rake (13.0.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
Expand Down
Loading

0 comments on commit 59c6eb5

Please sign in to comment.