Skip to content

Commit 85eefa4

Browse files
committed
Release v6.5.1.0
1 parent fd3cd1a commit 85eefa4

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
foundation-rails (6.4.3.0)
4+
foundation-rails (6.5.1.0)
55

66
GEM
77
remote: https://rubygems.org/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foundation-rails",
3-
"version": "6.4.3.0",
3+
"version": "6.5.1.0",
44
"dependencies": {
55
"foundation-sites": "6.5.1",
66
"motion-ui": "2.0.3"

gemfiles/rails_4.1.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
foundation-rails (6.4.3.0)
4+
foundation-rails (6.5.1.0)
55

66
GEM
77
remote: https://rubygems.org/

gemfiles/rails_4.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
foundation-rails (6.4.3.0)
4+
foundation-rails (6.5.1.0)
55

66
GEM
77
remote: https://rubygems.org/

gemfiles/rails_5.0.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
foundation-rails (6.4.3.0)
4+
foundation-rails (6.5.1.0)
55

66
GEM
77
remote: https://rubygems.org/

gemfiles/rails_5.1.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
foundation-rails (6.4.3.0)
4+
foundation-rails (6.5.1.0)
55

66
GEM
77
remote: https://rubygems.org/

gemfiles/rails_5.2.gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: ..
33
specs:
4-
foundation-rails (6.4.3.0)
4+
foundation-rails (6.5.1.0)
55

66
GEM
77
remote: https://rubygems.org/

lib/foundation/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module Foundation
22
module Rails
3-
VERSION = "6.4.3.0"
3+
VERSION = "6.5.1.0"
44
end
55
end

0 commit comments

Comments
 (0)