Skip to content
Closed
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
15 changes: 8 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
GIT
remote: git://github.com/chrisk/fakeweb.git
remote: https://github.com/chrisk/fakeweb.git
revision: 2b08c1ff2714ec13a12f3497d67fcefce95c2cbe
specs:
fakeweb (1.3.0)

GIT
remote: git://github.com/plataformatec/show_for.git
remote: https://github.com/plataformatec/show_for.git
revision: 7f2dc583ee84e9fd86d00c70c5e63027b20a8efc
specs:
show_for (0.3.0.rc)
Expand Down Expand Up @@ -73,10 +73,10 @@ GEM
autoprefixer-rails (9.4.4)
execjs
bcrypt (3.1.12)
better_errors (2.5.1)
coderay (>= 1.0.0)
better_errors (2.10.0)
erubi (>= 1.0.0)
rack (>= 0.9.0)
rouge (>= 1.0.0)
binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1)
bootstrap (4.2.1)
Expand Down Expand Up @@ -109,7 +109,7 @@ GEM
clockwork-test (0.3.0)
clockwork
timecop
coderay (1.1.2)
coderay (1.1.3)
coffee-rails (4.1.1)
coffee-script (>= 2.2.0)
railties (>= 4.0.0, < 5.1.x)
Expand Down Expand Up @@ -143,7 +143,7 @@ GEM
activemodel (>= 3.0)
activesupport (>= 3.0)
request_store (~> 1.0)
erubi (1.8.0)
erubi (1.12.0)
erubis (2.7.0)
eventmachine (1.2.7)
execjs (2.7.0)
Expand Down Expand Up @@ -264,7 +264,7 @@ GEM
pry-rails (0.3.9)
pry (>= 0.10.4)
psych (3.1.0)
rack (1.6.11)
rack (1.6.13)
rack-protection (1.5.5)
rack
rack-test (0.6.3)
Expand Down Expand Up @@ -316,6 +316,7 @@ GEM
railties (>= 4.2.0, < 5.3)
rollbar (2.18.2)
multi_json
rouge (4.1.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
Expand Down