diff --git a/.ruby-version b/.ruby-version index b1b25a5..5859406 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.2.2 +2.2.3 diff --git a/Gemfile b/Gemfile index 3712a92..e0657d7 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' -ruby '2.2.2' +ruby '2.2.3' gem 'rails', '~>4.2' gem 'pg', '0.17.1' diff --git a/Gemfile.lock b/Gemfile.lock index 34223d6..0969787 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: /home/sean/dev/pv_output_wrapper - revision: 52b2090b03c9da6af2ddf9ef26d86b3d6786833c + revision: 3d36d9f5db18d0062f9f7f87f550cc3381cd78a9 branch: master specs: pv_output_wrapper (0.1.0)