We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a4da94 commit 0323078Copy full SHA for 0323078
Gemfile.lock
@@ -104,7 +104,7 @@ GEM
104
rb-fsevent (0.11.1)
105
rb-inotify (0.10.1)
106
ffi (~> 1.0)
107
- regexp_parser (2.2.1)
+ regexp_parser (2.3.0)
108
rexml (3.2.5)
109
rspec (3.11.0)
110
rspec-core (~> 3.11.0)
@@ -122,7 +122,7 @@ GEM
122
diff-lcs (>= 1.2.0, < 2.0)
123
rspec-support (~> 3.11.0)
124
rspec-support (3.11.0)
125
- rubocop (1.26.1)
+ rubocop (1.27.0)
126
parallel (~> 1.10)
127
parser (>= 3.1.0.0)
128
rainbow (>= 2.2.2, < 4.0)
@@ -131,7 +131,7 @@ GEM
131
rubocop-ast (>= 1.16.0, < 2.0)
132
ruby-progressbar (~> 1.7)
133
unicode-display_width (>= 1.4.0, < 3.0)
134
- rubocop-ast (1.16.0)
+ rubocop-ast (1.17.0)
135
parser (>= 3.1.1.0)
136
rubocop-rails (2.14.2)
137
activesupport (>= 4.2.0)
0 commit comments