Skip to content

Commit b7416b1

Browse files
committed
r523
1 parent c4003e6 commit b7416b1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Scripts/environment.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ export RUBY_BINARY_PATH="$root/b/dist"
9090
export COMPRESSED_SOURCE_PATH="$root/../compressed"
9191
export BUILD_TOOLS_PATH="/Users/andraswhite/Code/static/builds"
9292

93-
export TKD_RAILS_VERSION="5.1.7"
93+
export TKD_RAILS_VERSION="5.2.3"
9494
export RAILS_GEMFILE="rails-$TKD_RAILS_VERSION";
9595

9696
if [ $TKD_RUBY_MINOR -gt 3 ]; then

Tokaido/Tokaido-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>
24-
<string>2.5.5p157r517</string>
24+
<string>2.5.5p157r523</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.developer-tools</string>
2727
<key>LSMinimumSystemVersion</key>

0 commit comments

Comments
 (0)