Skip to content

Commit

Permalink
[FINE] release specific changes
Browse files Browse the repository at this point in the history
  • Loading branch information
tumido committed Sep 10, 2018
1 parent 48ab85c commit 9133e8a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ gem "dalli", "=2.7.6", :require => false
gem "default_value_for", "~>3.0.2"
gem "elif", "=0.1.0", :require => false
gem "fast_gettext", "~>1.2.0"
gem "fog-google", ">=1.3.3", :require => false
gem "fog-google", "~>1.3.3", :require => false
gem "gettext_i18n_rails", "~>1.7.2"
gem "gettext_i18n_rails_js", "~>1.1.0"
gem "hamlit", "~>2.7.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -524,7 +524,6 @@ def assert_specific_cloud_volume_snapshot
:ems_ref => "4530445150875817520",
:status => "READY",
:description => nil,
:encrypted => nil,
:size => 10.gigabyte
)
expect(cloud_volume_snapshot.creation_time.to_s).to eql("2018-05-11 14:29:52 UTC")
Expand Down

0 comments on commit 9133e8a

Please sign in to comment.