This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
varvet--pundit
Watch
1
Star
0
Fork
You've already forked varvet--pundit
0
mirror of
https://github.com/varvet/pundit.git
synced
2022-11-09 12:30:11 -05:00
Code
Releases
Activity
f11a066250
varvet--pundit
/
Gemfile
8 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Add frozen string literal magic comment This is enabled by default in later versions of Rubocop. Making this change now removes this conflict for people running later versions. Automatically fixed with `rubocop -a`
2019-08-12 07:34:03 -04:00
# frozen_string_literal: true
Add Rubocop.
2016-01-14 09:15:30 -05:00
source "https://rubygems.org"
initial
2012-11-04 04:20:45 -05:00
Travis build change: Fix build, use latest JRuby - Lint only 1 time, on modern Ruby
2017-03-17 12:31:58 -04:00
ruby RUBY_VERSION
initial
2012-11-04 04:20:45 -05:00
gemspec
Copy permalink