Skip to content

Commit

Permalink
Regenerate gemspec for version 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nerakdon committed Mar 31, 2017
1 parent 22a3927 commit 57b02d2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions message_train.gemspec
Expand Up @@ -2,11 +2,11 @@
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Juwelier::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
# stub: message_train 0.7.0 ruby lib
# stub: message_train 0.7.1 ruby lib

Gem::Specification.new do |s|
s.name = "message_train"
s.version = "0.7.0"
s.version = "0.7.1"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
Expand Down Expand Up @@ -36,7 +36,7 @@ Gem::Specification.new do |s|
"app/assets/javascripts/ckeditor/config.js",
"app/assets/javascripts/message_train.js",
"app/assets/stylesheets/message_train.scss",
"app/controllers/concerns/message_train_authorization_support.rb",
"app/controllers/concerns/message_train_authorization.rb",
"app/controllers/concerns/message_train_support.rb",
"app/controllers/message_train/application_controller.rb",
"app/controllers/message_train/boxes_controller.rb",
Expand Down

0 comments on commit 57b02d2

Please sign in to comment.