Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Foodcritic 13.1.1 #1736

Merged
merged 1 commit into from
Apr 18, 2018
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions src/fieri/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ GEM
public_suffix (~> 2.0, >= 2.0.2)
arel (7.1.4)
ast (2.4.0)
backports (3.11.2)
backports (3.11.3)
builder (3.2.3)
coderay (1.1.1)
concurrent-ruby (1.0.5)
Expand All @@ -86,7 +86,7 @@ GEM
multipart-post (>= 1.2, < 3)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (13.0.1)
foodcritic (13.1.1)
cucumber-core (>= 1.3)
erubis
ffi-yajl (~> 2.0)
Expand Down
4 changes: 2 additions & 2 deletions src/supermarket/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
backports (3.11.2)
backports (3.11.3)
brakeman (3.6.1)
builder (3.2.3)
byebug (9.0.6)
Expand Down Expand Up @@ -217,7 +217,7 @@ GEM
ffi (1.9.18)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (13.0.1)
foodcritic (13.1.1)
cucumber-core (>= 1.3)
erubis
ffi-yajl (~> 2.0)
Expand Down