Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -365,17 +365,17 @@ GEM
i18n
json
nokogiri-happymapper (>= 0.5.9)
guard (2.14.1)
guard (2.16.2)
formatador (>= 0.2.4)
listen (>= 2.7, < 4.0)
lumberjack (~> 1.0)
lumberjack (>= 1.0.12, < 2.0)
nenv (~> 0.1)
notiffany (~> 0.0)
pry (>= 0.9.12)
shellany (~> 0.0)
thor (>= 0.18.1)
guard-compat (1.2.1)
guard-konacha-rails (1.1.4)
guard-konacha-rails (1.1.6)
guard (>= 2)
guard-compat
konacha (>= 3.0)
Expand Down Expand Up @@ -433,11 +433,11 @@ GEM
konacha-chai-matchers (1.0.0)
launchy (2.4.3)
addressable (~> 2.3)
listen (3.0.8)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
lumberjack (1.0.12)
mail (2.7.0)
listen (3.2.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
lumberjack (1.2.4)
mail (2.7.1)
mini_mime (>= 0.1.1)
mailcatcher (0.6.1)
activesupport (>= 4.0.0, < 5)
Expand All @@ -448,14 +448,14 @@ GEM
sqlite3 (~> 1.3)
thin (~> 1.5.0)
memory_profiler (0.9.8)
method_source (0.9.0)
method_source (1.0.0)
migration_data (0.6.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2019.1009)
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.14.0)
minitest (5.14.1)
moneta (0.8.1)
msgpack (1.3.3)
multi_json (1.14.1)
Expand All @@ -477,7 +477,7 @@ GEM
mini_portile2 (~> 2.4.0)
nokogiri-happymapper (0.5.9)
nokogiri (~> 1.5)
notiffany (0.1.1)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
oauth (0.4.7)
Expand Down Expand Up @@ -522,9 +522,9 @@ GEM
arel (>= 4.0.1)
pg_array_parser (~> 0.0.9)
powerpack (0.1.2)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
pry-byebug (3.2.0)
byebug (~> 5.0)
pry (~> 0.10)
Expand All @@ -533,7 +533,7 @@ GEM
pry-remote (0.1.8)
pry (~> 0.9)
slop (~> 3.0)
public_suffix (4.0.3)
public_suffix (4.0.5)
puma (3.12.6)
pundit (1.1.0)
activesupport (>= 3.0.0)
Expand Down Expand Up @@ -588,9 +588,9 @@ GEM
activesupport (>= 3.0)
i18n
polyamorous (~> 1.1)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
rb-fsevent (0.10.4)
rb-inotify (0.10.1)
ffi (~> 1.0)
rdoc (4.1.1)
json (~> 1.4)
react-rails (1.4.2)
Expand Down Expand Up @@ -728,7 +728,7 @@ GEM
tty-which (0.3.0)
turbolinks (2.5.3)
coffee-rails
tzinfo (1.2.6)
tzinfo (1.2.7)
thread_safe (~> 0.1)
uglifier (2.7.2)
execjs (>= 0.3.0)
Expand Down