Skip to content

Commit

Permalink
r523
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasio committed Jul 3, 2019
1 parent 179d7af commit 1fdcead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Scripts/environment.sh
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export RUBY_BINARY_PATH="$root/b/dist"
export COMPRESSED_SOURCE_PATH="$root/../compressed"
export BUILD_TOOLS_PATH="/Users/andraswhite/Code/static/builds"

export TKD_RAILS_VERSION="5.1.7"
export TKD_RAILS_VERSION="5.2.3"
export RAILS_GEMFILE="rails-$TKD_RAILS_VERSION";

if [ $TKD_RUBY_MINOR -gt 3 ]; then
Expand Down
2 changes: 1 addition & 1 deletion Tokaido/Tokaido-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.6.3p62r517</string>
<string>2.6.3p62r523</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.developer-tools</string>
<key>LSMinimumSystemVersion</key>
Expand Down

0 comments on commit 1fdcead

Please sign in to comment.