Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add updated Gemfile.lock #128

Merged
merged 1 commit into from Jun 10, 2015
Merged

add updated Gemfile.lock #128

merged 1 commit into from Jun 10, 2015

Conversation

ghost
Copy link

@ghost ghost commented Jun 10, 2015

Here are the actual Gemfile.lock differences from the previous checked-in version:

  • rspec-puppet is moved from a git repo to a rubygems gem
  • The following gems are added:
  • rspec-puppet 2.2.0
  • The following gems are removed:
  • The following gems have different versions:
  • CFProperyList - was 2.3.1 - is now 2.2.8
  • facter - was 1.7.6 - is now 2.4.4
  • fog-ecloud - was 0.1.1 - is now 0.1.2
  • fog-profitbricks - was 0.0.2 - is now 0.0.3
  • rspec - was 3.2.0 - is now 3.1.0
  • rspec-core - was 3.2.3 - is now 3.1.7
  • rspec-expectations - was 3.2.1 - is now 3.1.2
  • rspec-mocks - was 3.2.1 - is now 3.1.3
  • rspec-support - was 3.2.2 - is now 3.1.2
  • signet - was 0.6.0 - is now 0.6.1
  • specinfra - was 2.34.6 - is now 2.34.9
  • The following dependencies changed:
  • rspec - had no version specified before - is now < 3.2.0
  • The following dependencies were added:
    • rspec-core - = 3.1.7
    • rspec-puppet -~> 2.1`
  • A BUNDLED WITH block was added to the end with version 1.10.0

@solarkennedy
Copy link
Collaborator

Thanks! out of curiosity, what version of ruby did you happen to use when you invoked bundler?

solarkennedy added a commit that referenced this pull request Jun 10, 2015
@solarkennedy solarkennedy merged commit a03650e into ajjahn:master Jun 10, 2015
@ghost
Copy link
Author

ghost commented Jun 10, 2015

$ ruby --version
ruby 1.9.3p551 (2014-11-13 revision 48407) [x86_64-linux]
$ bundler --version
Bundler version 1.10.0
$ cat /etc/redhat-release 
CentOS release 5.11 (Final)

@ghost
Copy link
Author

ghost commented Jun 10, 2015

I had to update to ruby 1.9.3 a while back, the last time the Gemfile changed (in April I think)

@ghost ghost deleted the add-my-gemfile.lock-file branch October 9, 2015 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant