stenographer-rails 0.6.2 → 0.6.3

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: stenographer-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.2
4
+ version: 0.6.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Carey
@@ -338,7 +338,7 @@ files:
338
338
  - db/migrate/20180502170621_create_stenographer_tables.rb
339
339
  - lib/generators/stenographer/install_generator.rb
340
340
  - lib/generators/stenographer/templates/config/initializers/stenographer.rb
341
- - lib/stenographer.rb
341
+ - lib/stenographer-rails.rb
342
342
  - lib/stenographer/commit_message_parser.citrus
343
343
  - lib/stenographer/engine.rb
344
344
  - lib/stenographer/inputs/base_input.rb