diff --git a/Gemfile b/Gemfile index 2acc97984..5461b62a5 100644 --- a/Gemfile +++ b/Gemfile @@ -12,3 +12,5 @@ group :test do # #kind_of? or #is_a? methods but it responds to neigher of two methods. gem 'rspec-expectations', '< 3.8.3' end + +# comment in order to create a PR for travis build \ No newline at end of file